RevenueCat / purchases-android

Android in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
258 stars 52 forks source link

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

Closed YiLin-East closed 4 weeks ago

YiLin-East commented 1 month ago

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 commented 1 month ago

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

tonidero commented 1 month ago

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!

YiLin-East commented 4 weeks ago

good

github-actions[bot] commented 3 weeks ago

This issue has been automatically locked due to no recent activity after it was closed. Please open a new issue for related reports.