
Testing with subscription - weird results?
I'm currently testing to implement subscriptions to my apps on Android (the system is already in place for iOS). But what did I miss here? I had a setup for monthly, every 3 months, every 6 months and yearly. See:
However when I open my app and tap on the subscription, the dialog that comes up from the PlayStore API (so outside of my app) is telling me 1,99€/5 Min for monthly, 3,99€/10 Min for every 3 months, 6,99€/15 Min for every 6 month and 9,99€/30 Min for yearly?! Is there something wrong configured as the Play Console shows it correcty?
Edit: This is not a debug version of the app. It's a production version though Google Play installed one.