Question

Cancel subscriptions from within react native app?

  • 27 July 2022
  • 1 reply
  • 420 views

Badge +1

Hey guys. Apparently there has been an update to the Google Play Developer Program Policy where customers “must be able to easily cancel their subscription from within the app.”

I was wondering what the best approach for this was. I’m under the impression that cancelling a subscription in-app isn't possible yet? If I’m wrong could someone point me in the right direction?

I did come across this thread that says how redirect the user manage their subscription? Does any one know if this method would suffice?


1 reply

Userlevel 1
Badge +5

Check out the link to the Subscription policy:

https://support.google.com/googleplay/android-developer/answer/12253906#subscriptions_preview

It sounds like having a link to Google Play’s subscription center satisfies the requirement.

Reply