Skip to main content

One post tagged with "api"

View All Tags

ยท 3 min read
Hyo

We're excited to announce the release of kmp-iap v1.0.0-rc, which brings significant API improvements that make in-app purchases even easier to implement in your Kotlin Multiplatform projects.

๐ŸŽฏ Key Changesโ€‹

Simplified API Designโ€‹

We've removed unnecessary wrapper classes to make the API more intuitive and reduce boilerplate code. The core methods now accept parameters directly instead of requiring wrapper objects.