Skip to content
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

Just like on the iOS system, I cannot subscribe to other plans while processing an order. #1849

Open
YiLin-East opened this issue Sep 20, 2024 · 2 comments

Comments

@YiLin-East
Copy link

On Android devices, when I click to subscribe to a plan, the "PaywallActivity" does not close immediately after the subscription is successful. During this time, I can subscribe to other plans again. On iOS, this period is not interactive. I hope the interaction experience on Android can be the same as on iOS.

@RCGitBot
Copy link
Contributor

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@tonidero
Copy link
Contributor

Hi @YiLin-East, thanks for reporting!

This was indeed a regression in the last couple SDK versions. We weren't disabling interaction while a purchase was in progress. I just worked on a fix in #1850 and should be released in the next SDK version.

Thanks again for reporting!

tonidero added a commit that referenced this issue Sep 20, 2024
### Description
This was a regression in #1777, and was reported in #1849 

We weren't marking as an action in progress when performing purchases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants