I’m intergrating RevenueCat Paywalls. There are two main ways to present a paywall in SwiftUI using View modifier `presentPaywallIfNeeded(...)` or manually allocating `PaywallView(displayCloseButton: true)`. And there is not callback events for manual allocation, how to handle events in this case?
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.