Product Subscription Testing

Hello! I want to implement the auto-renewable subscription feature for my application.

I use the plugin IAP Badger.

I indicated the type for the product:

productType = ‘auto-renewable subscription’

In the app store developer console, I configured the product as an auto-renewing subscription.

How can I test my subscription? I want to know if the subscription will auto-renew.

Wait a very long time((((

Thanks in advance!

Hi there,

The short answer is: IAP Badger doesn’t support subscriptions - you’ll need to code this manually.

Kind regards,

Simon