-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
New issue checklist
- I have reviewed the
READMEand documentation - I have searched existing issues and this is not a duplicate
- I have attempted to reproduce the issue and include an example project.
General information
Superwallversion: 4.4.1- Xcode version: 16.4
- Devices/Simulators affected: macOS 15.5 via Catalyst
Describe the bug
The paywall controller is created via Superwall.shared.getPaywall(forPlacement:... then assigned to a window.
The first time it's presented, it works as expected, you can interact with it, subscribe... But the second time, it becomes blank as soon as you click anywhere. Not necessarily on a button.
Here is a screenshot of the paywall window after a random click on it, the second time it was presented:
Steps to reproduce
- Present paywall
- Close it
- Present paywall
- Click anywhere
Other Information
The code to present the paywall on an iPad, is the same but there it works as expected, no blank paywall issue even after two or more presentation.
Metadata
Metadata
Assignees
Labels
No labels