You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.
During the implementation of the cordova-plugin-inapppurchase, we encountered an issue that does not appear to be working properly.
The issue is about of double sign-in popup. After we have successfully completed the product purchase for one month subscription, "You're all set up" message appears, after closing this message a second popup will appear that requires once again AppleID data and password.
This only happens on Apple's platform.
We're using Ionic Framework v1
"cordova-ios": "^5.0.1"
"cordova-plugin-inapppurchase": "^1.2.0"
The text was updated successfully, but these errors were encountered:
During the implementation of the cordova-plugin-inapppurchase, we encountered an issue that does not appear to be working properly.
The issue is about of double sign-in popup. After we have successfully completed the product purchase for one month subscription, "You're all set up" message appears, after closing this message a second popup will appear that requires once again AppleID data and password.
This only happens on Apple's platform.
We're using Ionic Framework v1
"cordova-ios": "^5.0.1"
"cordova-plugin-inapppurchase": "^1.2.0"
The text was updated successfully, but these errors were encountered: