-
-
Notifications
You must be signed in to change notification settings - Fork 531
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the Sandbox opens repeatedly upon purchase even though it is displayed as Done. After Done appears, the store Listener is not called. #1571
Comments
Hi, Did you manage to solve this issue? I think am experiencing the same problem. |
I have the same issue |
@rodrigocsaraujo did you solve this issue? |
i am experiencing looping when in ios simulator (sandbox), when using real device it's run fine |
@xbaldiq yes kind of same for me. Actually using a real device e.g. via xcode->iphone or a testflight worked for me. There are some other issues like not being able to manage the sandbox subscriptions on a device, but that's a different problem. Also there are way more subscriptions created, because the events are fired somewhen more often (couldnt figure out yet why, but i think it's sandbox related). |
in my case i needed to logout apple account on my device to be able to buy subscription properly and maintain that subscription, otherwise store.when.verified() wouldn't fire at the first launch |
Same |
Observed behavior
In Constructor
Calls in Sequences
Expected behavior
System Info
Ionic:
Ionic CLI : 7.2.0 (/opt/homebrew/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 8.2.2
@angular-devkit/build-angular : 17.3.8
@angular-devkit/schematics : 17.3.8
@angular/cli : 17.3.8
@ionic/angular-toolkit : 11.0.1
Capacitor:
Capacitor CLI : 6.0.0
@capacitor/android : 6.0.0
@capacitor/core : 6.0.0
@capacitor/ios : 6.0.0
Utility:
cordova-res : not installed globally
native-run : 2.0.1
System:
NodeJS : v20.14.0 (/opt/homebrew/Cellar/node@20/20.14.0/bin/node)
npm : 10.7.0
OS : macOS Unknown
The text was updated successfully, but these errors were encountered: