Question

Testing mode to live in flutter/ How to make live subscription after testing in flutter

  • 25 November 2022
  • 1 reply
  • 89 views

Badge +1

I’ve implemented in-app-subscription of google playstore using revenuecat and it’s working in testing/sandbox mode. Now I want to go live with in-app-subscription, Does same public api key will work? What steps I’ve to take?


1 reply

Userlevel 3
Badge +7

When you release a public build of your app, there are not any specific changes you need to make on the RevenueCat side beforehand. If it works in sandbox, it will work in production!

Reply