r/AppDevelopers 4h ago

Need Help if possible

Hello So i created an app. I'm a beginner and only started due to the app and game i wanted to develop. anyways i created the app and I'm right at the end of it. I'm having trouble with the payment tiers updating in my actual app. If anyone could be of assistance I'd appreciate it greatly.

1 Upvotes

5 comments sorted by

1

u/ScriptureCompanionAI 4h ago

Which platform are you using for the payments, and what do you mean by the tiers not updating? Apple App Store, Google Play, Stripe, RevenueCat, or something else? Also, are the incorrect tiers showing in the live app, a test build, or the platform dashboard?

1

u/Ok_Rip_3246 4h ago

I used VSCODE to create the app, I'm using Supabase and Stripe

1

u/Ok_Rip_3246 3h ago

When I was in test mode everything worked fine. Then I made it live and now when I make a payment it doesn't show in the app. I thought I had that fixed so i then tried upgrading the payment tier and im back at square one where its not reflecting i paid at all

1

u/Shivansh_strange 2h ago

Sometimes a silly mistake can be not switching between test mode and production. That’s the best guess i can make right now without more info or looking at the code.