Implement proactive in-app purchase restore

RSS for tag

Discuss the WWDC22 Session Implement proactive in-app purchase restore

Posts under wwdc2022-110404 tag

1 result found
Sort by:
Post not yet marked as solved
4 Replies
275 Views
I'm working on an app that uses Auto renewable subscriptions. The app uses StoreKit (not StoreKit2). It is pre-release. I was under the assumption that if the user subscribes via in app purchase on Device 1, and then installs the same app on Device 2 (logged in with the same Apple ID) that the receipt on Device 2 would include the in app purchase receipt on initial install, and therefore by inspecting the receipt locally I could determine that showing onboarding UI on Device 2 is not necessary (and all this could be done locally). Is this not true? I just watched the WWDC 2022 session 110404 "Implement proactive in-app purchase restore" which seems to indicate that this is not the case?
Posted Last updated
.