-
Notifications
You must be signed in to change notification settings - Fork 91
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
Android app crashes when paywall is triggered #1127
Comments
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out! |
up |
RevenueCatUI.Paywall doesn't work on 7.28.1 either |
any updates on this? |
So, it seems that only v2 supports react-native's "new architecture." Any of us who have bumped RN version and also enabled new architecture also need to bump to v2 of purchases-ui. https://www.revenuecat.com/docs/tools/paywalls-v2#:~:text=Paywalls%20v2%20is%20currently%20in%20beta%2C%20and%20has,new%20editor.%20Not%20supported%20on%20watchOS%2C%20or%20visionOS. With version 8.8.1:
|
Describe the bug
Android crashes when a paywall is triggered. I was using V8.2.6
However, I had to downgrade to v7.28.1 and the paywall appears as expected
My code:
Additional context
The text was updated successfully, but these errors were encountered: