1

Is there a way to allow a user within our iOS app to cancel or pause their subscription? I would prefer to have them manage their subscription in the app, as opposed to going through the app store to cancel.

Mark Kamyszek
  • 398
  • 2
  • 5
  • 15
  • for _probably_ privacy reason such thing is not available for devs. – holex Apr 09 '19 at 15:08
  • 1
    You can use deeplink to subscription management screen at system settings by following URL: https://apps.apple.com/account/subscriptions More information at WWDC session [Engineering Subscriptions](https://developer.apple.com/videos/play/wwdc2018/705/) – Anton Vlasov Apr 09 '19 at 15:46
  • Thank you @AntonVlasov very helpful! – Mark Kamyszek Apr 10 '19 at 19:23
  • I know this is an old question, but the contemporary solution is to display the “manage subscriptions” page, in app. See WWDC 2021’s [Support customers and handle refunds](https://developer.apple.com/videos/play/wwdc2021/10175/?time=693). – Rob Aug 03 '23 at 01:09

0 Answers0