Paywall close button misaligned on initial render
- [x] I have updated Purchases SDK to the latest version
- [x] I have read the Contribution Guidelines
- [x] I have searched the Community
- [x] I have read docs.revenuecat.com
- [x] I have searched for existing Github issues
Describe the bug When I open the app with a deep link, so the app is fully closed, and then I open a deeplink to the paywall, the paywall opens correctly, but the top close button is misaligned. After getting the paywall to re-render, it recalculates its layout correctly and shows properly. This isnt an issue when opening a deeplink with the app in the background.
Happening on both V1 and v2 paywalls
- Environment
- Platform: ios
- SDK version: 8.7.0
- OS version: 18.3
- Xcode/Android Studio version: 16.2
- React Native version: 0.77.1
- SDK installation (CocoaPods + version or manual): CocoaPods + version
- How widespread is the issue. Percentage of devices affected: all
- Debug logs that reproduce the issue
- Steps to reproduce, with a description of expected vs. actual behavior
- Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Video of it occurring
https://github.com/user-attachments/assets/2e6589da-d2de-4c17-bcda-81b11427ad65
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!
Hi, unfortunately the video doesn't seem to be working on my end. Could you please open a support ticket here with the following information:
- Can you enable debug logs in your app following our guide here that reproduce this and send them?
- Can you re-send the video in the ticket?
- The app user id you are testing this with and the paywall offering
@HaleyRevcat
Hi sorry, hope this link works https://d2518709tqai8z.cloudfront.net/videos/ba29e700-1959-4cb8-b006-56dacf2af06f.mp4
Hi @mihailapuste, thank you for this information! Our paywalls team is looking into this issue and I will update you when this is fixed.
Hi @mihailapuste apologies for the delay here. Can you please share with us the code you are using to present the paywall and let us know if you are using React Native's new architecture?