What's new with in-app purchase

RSS for tag

Discuss the WWDC22 Session What's new with in-app purchase

Posts under wwdc2022-10007 tag

3 Posts

Post

Replies

Boosts

Views

Activity

Receipts are now a thing of the past (server only?)
In developer.apple.com/wwdc22/10007 it is told at 20:43 about the IAP server API: Receipts are now a thing of the past, as these new services provide in-app data in signed JSON format, so you can easily parse it and trust that it came from the App Store server. Does the app still get the receipt? I ask because my app checks for the latest subscriptionExpirationDate of the receipts to determine if an active purchase is available.
5
0
1.1k
Sep ’22
Receipts are now a thing of the past (server only?)
In developer.apple.com/wwdc22/10007 it is told at 20:43 about the IAP server API: Receipts are now a thing of the past, as these new services provide in-app data in signed JSON format, so you can easily parse it and trust that it came from the App Store server. Does the app still get the receipt? I ask because my app checks for the latest subscriptionExpirationDate of the receipts to determine if an active purchase is available.
Replies
5
Boosts
0
Views
1.1k
Activity
Sep ’22
Are StoreKitMessages SwiftUI only?
Do i need SwiftUI to register a listener and display StoreKit messages in iOS 16? Or can it be done without SwiftUI? Maybe just Swift or even Objective-C? What's new with in-app purchase - WWDC22 - Videos - Apple Developer https://developer.apple.com/wwdc22/10007 https://developer.apple.com/documentation/swiftui/environmentvalues/displaystorekitmessage/
Replies
0
Boosts
0
Views
1.1k
Activity
Jul ’22
wwdc2022-10007 What's new priceLocale properties in StoreKit?
What's new with in-app purchase - WWDC22 - Videos - Apple Developer I can't find this field, where is it?
Replies
0
Boosts
0
Views
520
Activity
Jul ’22