Hello everyone,
I am facing an issue with the in-app subscription functionality in my Flutter app, which has suddenly stopped working. The subscriptions were functioning correctly until I logged into my RevenueCat account using a third-party app from the App Store that provides access to the RevenueCat dashboard on my phone.
Issue Description: When I attempt to access the paywall in my app, the subscription process does not proceed as expected. This issue started after logging into the third-party RevenueCat dashboard app. Before this, the subscriptions were working perfectly.
Steps to Reproduce:
- Open the app.
- Navigate to the paywall screen.
- Attempt to initiate a subscription.
Expected Result: The subscription process should proceed normally, allowing the user to complete the purchase.
Actual Result: The subscription process fails to initiate.
I have confirmed that my Apple Developer Program membership is active, and there are no reported issues on the RevenueCat status page. Has anyone else experienced this issue or have any suggestions on how to resolve it?
Thank you for your help!