Hi,
I am facing issue with cordova-plugin-purchase in iOS. When we call store.order() then store.when(“subscription_id”).approved() is being called mutilple times automatically.
Though the same code is working fine for Android.
Thanks
Hi,
I am facing issue with cordova-plugin-purchase in iOS. When we call store.order() then store.when(“subscription_id”).approved() is being called mutilple times automatically.
Though the same code is working fine for Android.
Thanks
I have got the same issue on ios. Can anyone help us?