RevenueCat / RevenueCat/react-native-purchases
Updating Revenuecat from 9.10.3 to 9.10.5 makes the Paywall Component empty
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 117
- Avg merge
- 14h 40m
- Merged PRs (30d)
- 40
Description
- I have updated Purchases SDK to the latest version
- I have read the Contribution Guidelines
- I have searched the Community
- I have read docs.revenuecat.com
- I have searched for existing Github issues
Describe the bug
in 9.10.5 when using the RevenuecatUI Paywall component, it doesn't show up. If I use the "showPaywall" function, instead, it works fine. I didn't pass any props to the Paywall, so it should not be a props problem.
Reverting to 9.10.3 fixed the problem.
- Environment
- Platform: iOS
- SDK version: 9.10.5
- OS version: 26 and 24
- Xcode/Android Studio version:
- React Native version: 0.81.5
- SDK installation (CocoaPods + version or manual): CocoaPods
- How widespread is the issue. Percentage of devices affected. (100% of iOS devices)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the empty RevenueCatUI Paywall component on iOS with React Native 0.81.5, comparing SDK versions 9.10.3 and 9.10.5. Compare this behavior with the working showPaywall function; done means the Paywall component renders without props as it did in 9.10.3.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native, typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100