RevenueCat / react-native-purchases

React Native in-app purchases and subscriptions made easy. Support for iOS and Android.
https://www.revenuecat.com
MIT License
691 stars 77 forks source link

`<RevenueCatUI.PaywallFooterContainerView>` is broken in Android in new architecture #978

Closed vegaro closed 2 months ago

vegaro commented 2 months ago

PaywallFooterContainerView is not compatible with React Native's new architecture in Android. If you are using React Native 0.74, you need to disable the new architecture to be able to use it.

RCGitBot commented 2 months ago

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

vegaro commented 2 months ago

Fixed in 7.27.0