Discussions

Ask a Question
Back to All

Flutter Android Sandbox Testing

Hi there,

I am trying to test my IAP in Flutter using Adapty on a physical Android device.
The purchases are being registered correctly as Sandbox environment events, however the subscriptions are set to expire at the normal date (actual 1 month duration) rather than the shortened periods for sandbox testing (https://developer.android.com/google/play/billing/test).

Is there any way around this?

Thank you!