Query:
I’m at the moment implementing a subscription-based characteristic in my app and dealing with a round problem with the App Retailer assessment and Sandbox testing. Right here is the state of affairs:
- I created a subscription in App Retailer Join and configured its metadata, show title, and descriptions appropriately.
- The subscription standing is at the moment “Ready for Overview”.
- To check the subscription within the Sandbox atmosphere, I would like it to be accepted and in a “Prepared for Sale” state. Nonetheless, for it to be accepted, it requires my app to incorporate a working subscription web page.
- Alternatively, to show a purposeful subscription web page within the app, I have to validate the subscription within the Sandbox atmosphere first.
This creates a round dependency the place I can not take a look at the subscription with out it being accepted, and I can not embrace it within the app for assessment with out testing it.
Steps I’ve taken up to now:
Configured the subscription appropriately in App Retailer Join.
Added localization, descriptions, and assessment info for the subscription.
Ensured the metadata matches with my subscription setup in Adapty (Third-party instrument for subscriptions).
Tried to check the subscription in Sandbox with a brand new take a look at person however couldn’t proceed because of the subscription’s “Ready for Overview” standing.
My Questions:
Is there a really useful method to interrupt this cycle and permit testing within the Sandbox atmosphere earlier than assessment approval?
Ought to I submit the subscription for assessment with out a purposeful subscription display screen within the app and clarify the state of affairs to the App Overview staff?
Are there different strategies to validate the subscription setup earlier than shifting to manufacturing?
Thanks prematurely for any steerage!