i'm trying to test our app with an auto-renewable subscription (in app purchase) in Testflight, but the subscription tiers (products) aren't in the correct order.
When I run the build from xcode on device, the products show in the display order that I want:
Free
All Features Monthly ($)
All Features Annually ($$)
However when I upload to app store connect, then install that build using Testflight on my device, the order shows differently:
Free (read only)
All Features Annually ($$)
All Features Monthly ($)
How/where is the order determine so that I can change it?
Post
Replies
Boosts
Views
Activity
Looking to update some marketing materials for our app.
According to Apple, "Customer reviews may be used in marketing materials only if permission from the reviewer is granted."
How can we contact reviewers to ask for permission?