Post

Replies

Boosts

Views

Activity

Reply to StoreKit 2 failure on tvOS 18.2
Same error at iphone in iOS 18.2 I have a payment view wrapped like this: .fullScreenCover(isPresented: $showUpgrade) { SubscribeView() } I followed with your discovery and change to: .popover(isPresented: $showUpgrade) { SubscribeView() } The paywall shows up again.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Dec ’24