Hi guys,
I built my RevenueCat integration using the react-native-purchases plugin for an expo EAS build.
All APIs work fine and I can fetch and purchase products successfully.
But there’s a problem with turning off sandbox mode.
When I click to purchase a product, play store opens the payment modal in test mode.
I never activated sandbox mode, so I am confused why playstore activates test mode.