Post

Replies

Boosts

Views

Activity

Comment on Unable to schedule a price change for an in-app purchase
There was an error in my code snippet after all. I didn't realize that price points have unique identifiers for each country. My request used USA as the base territory but included a price point identifier (eyJz...) from a different country. To avoid this mistake, set a territory filter when querying the available price points for an in-app purchase.
Apr ’23
Comment on Xcode 14 try to build all SPM when building swiftUI preview
This bug is still not fixed in Xcode 14.2 (14C18).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’22
Comment on Unable to schedule a price change for an in-app purchase
There was an error in my code snippet after all. I didn't realize that price points have unique identifiers for each country. My request used USA as the base territory but included a price point identifier (eyJz...) from a different country. To avoid this mistake, set a territory filter when querying the available price points for an in-app purchase.
Replies
Boosts
Views
Activity
Apr ’23
Comment on Xcode 14 try to build all SPM when building swiftUI preview
I've also submitted a feedback report for this issue (FB13208693).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’23