Skip to content

[BUG] Paywall becoming blank after second presentation on macOS (Catalyst) #339

@g-laures

Description

@g-laures

New issue checklist

  • I have reviewed the README and 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

  • Superwall version: 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:

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions