I need a Hard Paywall with React Native. The close button causes a lot of problems.
One solution is to create a button that says “Next” that will launch the Paywall if needed.
This some what works, but the user is still allowed to close the paywall after they pay, and while its still processing the payment which takes up to 15 seconds. Then the flow is completely mixed up. I don’t get any feedback until the payment has completed and changed their entitlement.
Is there any solution for this?