react-native-purchases icon indicating copy to clipboard operation
react-native-purchases copied to clipboard

`presentPaywallIfNeeded` and `Restore Purchases`

Open rikur opened this issue 4 months ago • 4 comments

Describe the bug Paywall remains open, even if restoring purchases from the paywall fulfills the requiredEntitlementIdentifier requirement. There's also no programmatic way to close the paywall from JavaScript side.

Additional context The paywall should close once the requiredEntitlement is fulfilled. I think there should also be a programmatic way of closing the paywall via the JS API.

Using React-Native and latest version of react-native-purchases and react-native-purchases-ui.

rikur avatar Feb 24 '24 23:02 rikur