Hi team,
I’m looking for an automated way to reset account entitlements and subscriptions when using the DevTester tool for testing IAP (In-App Purchase) flows in our applications.
Context:
-
We’re using the DevTester tool 100% of the time for IAP testing
-
Currently, we have to manually reset entitlements/subscriptions via the portal between test runs
-
Not everyone on the team has access to the portal, which creates a bottleneck and blocks developers from testing IAP flows independently
-
This manual process is time-consuming and slows down our testing workflow
Question:
Is there an API, CLI command, or any other automated method to programmatically reset account entitlements and subscriptions without having to manually access the portal each time?
This would significantly streamline our IAP testing automation and improve developer productivity.
Thanks in advance for any guidance!