Skip to main content

Hello everyone,

 

Recently I have created a paywall UI from RC no-code paywall builder platform and it is a typical app subscription page.

I have successfully displayed this paywall on my app subscription options (weekly, monthly products etc.) with react-native-purchases-ui library. However when I tested in TestFlight, no matter how many times I touch the options and ‘subscribe’ button, they do not become selected. After waiting on the same screen for about 30 seconds, I can select the options and start my subscription.

I am using expo managed workflow in my React Native app.

Do you have any idea how to solve this problem?

Thank you in advance.

Hi! Could you share with me when you are calling configure for your app? Could you also share the debug logs that reproduce this issue? You can enable debug logs by following this guide.


Hello Wes,

Thank you for your answer. I developed my own paywall screen instead of RC no-code paywall and it works smoothly now. I will let you know if something doesn’t work again.

Thank you.

Cheers.