Skip to main content

When clicking on the Continue button in Paywall V2 nothing happens. I think it worked once but after canceled the subscription and removed the customer from revenuecat dashboard I can’t get a new subscription.

I have made sure my sandbox user (ios) does not have any active subscription as well.

What have I missed? 

Hi ​@kiddo,

What action do you have set for the button in the paywall builder? And which version of the SDK are you using?

Best,


Did not know about actions but this button does not seem to have any actions. Its from one of your templetes. Its a Purchase button.

 

Using react-native with the following versions

```

"expo": "51.0.31",
"react-native-purchases": "8.7.0",
"react-native-purchases-ui": "8.7.0",
```


I have tried new paywall, new sandbox user and everything. 

Nothing happens when I click on the purchase button, no logs nothing.

 

Tried restore button and I got a spinner once but then nothing more happens.


Some more info

 

How I present the paywall

 

Only log I get is `------> PAYWALL CLOSED CANCELLED` when I close the paywall.

Tried to grant my current user a entitelment in revenuecat ui and after restarting the app the paywall is not presented and I get `NOT_PRESENTED`.

So obviously something works but purchasing in app does not trigger anything...


Reply