j3k0 / cordova-non-renewing-subscription

Simple API for Non-Renewing Subscriptions based on Fovea's Cordova Purchase Plugin
MIT License
19 stars 6 forks source link

Renews without purchase second time app is loaded #12

Closed presidenten closed 6 years ago

presidenten commented 8 years ago

To reproduce in IOS: Start app and make sure that nonRenewing.initialize has been run. Then buy 1 non renewable subscription item. Then stop the app. Start the app. And when nonRenewing.initialize is called again the user automatically gets extra subscriptions equal to all items combined.

j3k0 commented 7 years ago

Didn't checked that yet. Any update?