Apple Watch In-App Purchases
A first look at Apple's StoreKit support on watchOS 6.2
Last week, Apple pushed out beta builds for Xcode 11.4, which included support for the next minor release of iOS, watchOS, and macOS. Like any sane person would do, we rushed to see what changes there were for StoreKit. Besides the addition of a few APIs around price change consent, the biggest addition was support for watchOS.
Curious how Apple implemented the flow, we quickly added support to the RevenueCat Purchases SDK, and tried out the purchasing flow on watchOS 6.2.
Some observations:
- At least for the sandbox case, you are required to enter a password. This can be done on the watch (excruciating) or you can grab your phone to enter the password. Hopefully, if the watch is on your wrist and authenticated, you won’t need to do this. Ideally it works with the similar authentication mechanism that Apple Pay on the watch uses.
- The flow pretty much mimics what we’re used to on iOS as far as modals and messaging.
It will be interesting to see how IAP support on watchOS gets used. I’m guessing that some apps with heavy watch usage could try and nab some upgrades on the watch, but my intuition tells me it won’t be a game changer for most apps. Regardless, we’ll have support for IAPs on day one of 6.2 shipping so star our repo to get updates when support is available.
You might also like
- Blog post
Implementing in-app purchases and monetizing your Roku app: A step-by-step guide
A comprehensive guide to implementing and monetizing your Roku channel, from choosing the right strategy to technical tips and integration best practices.
- Blog post
How we built the RevenueCat SDK for Kotlin Multiplatform
Explore the architecture and key decisions behind building the RevenueCat Kotlin Multiplatform SDK, designed to streamline in-app purchases across platforms.
- Blog post
Inside RevenueCat’s engineering strategy: Scaling beyond 32,000+ apps
The strategies and principles that guide our global team to build reliable, developer-loved software