Question

subscriptions still in sandbox after published app in store

  • 6 April 2024
  • 7 replies
  • 61 views

Badge +2

I have just published on stores my Flutter app with the new subscriptions, but it is still on sandbox, and when i try to make a purchase, the bottom modal has the Testflight text.
How to switch to release env?
thanks


This post has been closed for comments

7 replies

Userlevel 1
Badge +4

Did you 'flutter build ios'? 

Badge +2

Nnormally I do “Archive” with Xcode, to build my app

Userlevel 1
Badge +4

Yes me to. But first I do flutter build ios, or flutter build appbundle (for Android).

Then archive with xCode and upload (iOS only). 

Apple do their usual scrutineering and if there are any issues (showing test content for example), the app will get rejected until its fixed.

OzNick

Badge +2

yes that’s why. app was approved without issue. anyway i will try your suggestion. thanks. i let u know

Badge +2

i was able to upload the android app on store and i get same problem. I guess i have done something wrong during my set up, since both stores show sandbox subscriptions.

Userlevel 3
Badge +5

Hi! you do not need to do anything on the RevenueCat side in order to allow production purchases to occur. Can you let me know how you are testing in the production version of your app downloaded from the app stores?

Badge

I do not know about Apple yet, but on android my phone is still part of the testers thus it will always do the sandbox - the only way to test this for sure it to try it on a phone that’s not a tester. Hope that helps - cause I’d love to know if that works - cause you got me a bit worried as well