Did anyone successfully created and redeemed offer codes with the new StoreKit? When I try to redeem a code I only get “This promotional offer is not available”. I really don't get why …

#xcode #storekit #iosdev #development #ios #apple

Learn what Apple’s new Retention Messaging API is about and what possibilities it opens up in my short blog post.

I’ll also try to publish a more detailed guide about the realtime endpoint and its implementation next week.

#iOSDev #StoreKit

https://typ0genius.com/blog/a-first-look-at-the-retention-messaging-api

A First Look at the Retention Messaging API

Learn how Apple’s Retention Messaging API lets developers show custom messages, images, switch-plan suggestions, and promotional offers in the subscription cancellation flow.

Typ0genius

Building a tiered subscription system for iOS 26? This walkthrough covers StoreKit 2 from start to finish - configuring StoreKit configuration files, creating PassIdentifiers, modeling tiers with enums, and building a subscription status observer.

🔗: https://www.createwithswift.com/providing-access-to-premium-features-with-storekit-2/ by Jan Armbrust (@n0rthk1n9)

#StoreKit #iOSDev #Swift

Providing access to premium features with StoreKit 2

Learn how to build a tiered subscription system and gate premium features in a SwiftUI app using StoreKit 2.

Create with Swift

Changing your app from paid to freemium while keeping existing users happy? Explore the grandfathering strategy using 𝐴𝑝𝑝𝑇𝑟𝑎𝑛𝑠𝑎𝑐𝑡𝑖𝑜𝑛 and version checks.

🔗: https://www.donnywals.com/migrating-an-ios-app-from-paid-up-front-to-freemium/ by Donny Wals (@donnywals)

#iOS #StoreKit #iOSDev

Migrating an iOS app from Paid up Front to Freemium – Donny Wals

Paid up front apps can be a tough sell on the App Store. You might be getting plenty of views on your product page, but if those views aren’t converting to downloads, something has to change.

Donny Wals

StoreKit 2: has anyone seen Transaction.updates or Product.SubscriptionInfo.Status.updates stop emitting after the first purchase? In my app the initial transaction is observed (user-initiated or via Xcode Transaction Manager) but subscription renewals and later transactions never arrive. Same StoreKit config works perfectly in a fresh minimal project. Any known pitfalls or fixes? Happy to share details in a thread.

#StoreKit2 #StoreKit #InAppPurchase #Swift #Xcode

Implementing Cross-Platform In-App Billing in .NET MAUI Applications - .NET Blog

Learn how to implement in-app purchases in your .NET MAUI apps with our new cross-platform billing sample for Android, iOS, Mac Catalyst, and Windows.

.NET Blog
Implementing Cross-Platform In-App Billing in .NET MAUI Applications - .NET Blog

Learn how to implement in-app purchases in your .NET MAUI apps with our new cross-platform billing sample for Android, iOS, Mac Catalyst, and Windows.

.NET Blog

Can someone tell me if the monthly subscription option has disappeared from my app?

https://apps.apple.com/us/app/fretsketch/id6752662475

I'm not seeing it in the .storeKit anymore.

I don't really mind if it's gone forever, it's just hard to write around not knowing if there's one or two subscription options. Specifically, I'm trying to fix the macOS subscription screen so I can ship the Mac version. #StoreKit #iosDevelopment #macOSDevelopment

edit: it’s there in the US. I wouldn’t mind hearing from a Canadian, though.

FretSketch App - App Store

Download FretSketch by Hive 604 Software Inc on the App Store. See screenshots, ratings and reviews, user tips, and more games like FretSketch.

App Store

Ready to monetize your app without breaking a sweat? This practical guide walks you through implementing 𝑆𝑡𝑜𝑟𝑒𝐾𝑖𝑡 2 and creating a tip jar UI in SwiftUI. Learn how to handle transactions, validate purchases, and give users an easy way to support your work while you focus on building great features.

🔗: https://www.tiagohenriques.dev/blog/get-paid-while-you-sleep by Tiago Henriques

#StoreKit #SwiftUI #iOSDev #Monetization

I'm (re)discovering all new features in StoreKit since iOS 18.2 and the subscription and product views are awesome. It seems very easy to build an in-app purchase experience with first party SDKs https://developer.apple.com/storekit/

#IndieDev #StoreKit #iOSDev

StoreKit - Apple Developer

StoreKit provides a simple and secure way for users to purchase digital goods or services in your apps across all Apple platforms.

Apple Developer