Cancel a Testflight subscription

Hi everyone,

I have searched the web and this forum and can’t find a way to do this.

I’m testing IAP on iOS Testflight, and I successfully got the subscription! :tada: All good so far.

My issue is that I want to test the app’s behaviour when the subscription is cancelled, but I can’t find a way to cancel the subscription I got on Testflight manually.

On the App Store, for that user, the Testflight subscription does not show anywhere. And I also can’t find the subscription anywhere else.

Anyone has any ideas here? How to manually cancel a subscription created in Testflight?

Thank you.

Hey @charleshope,

As far as I remember these subscriptions auto-exipre with accelerated rate.
Here you can find some useful info:
https://developer.apple.com/documentation/storekit/in-app_purchase/testing_in-app_purchases_with_sandbox/testing_an_auto-renewable_subscription
https://help.apple.com/app-store-connect/#/dev7e89e149d
And general docs:

So you just need to wait a bit till it’s auto-cancelled.

Hope this helps.

Best,
Victor.

Thanks @Victor and yes, I knew about that.

I was actually looking for a way to manually cancel the subscription.

Thanks.

These links also might be useful:

https://developer.apple.com/forums/thread/68594

Seems there is no easy way to cancel a sandbox subscriptions manually.

1 Like

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.