Check For A New App Version Using Apple APIs
How to check for a new iOS app version using Apple's public iTunes Lookup API without maintaining a server.
How to check for a new iOS app version using Apple's public iTunes Lookup API without maintaining a server.
Guide on offering annual subscriptions as monthly payments using StoreKit, including setup, benefits, and code examples.
A developer shares the technical process and code for converting a paid iOS app to a freemium model, including handling legacy users.
A developer shares their curated list of must-watch technical sessions from Apple's WWDC24, focusing on Swift, Xcode, StoreKit, and UI frameworks.
Explains the difference between StoreKit 2's Transaction.currentEntitlements and Transaction.updates for managing in-app purchases in iOS apps.
Introducing StoreKitPlus, a Swift library that adds extra functionality and simplifies using StoreKit 2 in SwiftUI apps.
Guide to testing in-app purchases using StoreKit Configuration File in Xcode, including setup, test purchases, and edge case simulation.
Guide to testing in-app purchases with StoreKit in Xcode, including configuration, test purchases, and edge case simulation.
Learn to implement in-app purchases on iOS using StoreKit, configure products in App Store Connect, and verify purchase authenticity.
Learn to implement in-app purchases on iOS using StoreKit, including product setup, purchase flow, and receipt validation.
The creator of SwiftyStoreKit, a popular iOS IAP library, is seeking new community maintainers to take over the project's development and support.