Skip to main content
Question

No hard paywall?

  • 12 February 2024
  • 7 replies
  • 448 views

Forum|alt.badge.img+4

We use react native and want a hard paywall. 

 

The issue is a user does the onboarding flow > sees paywall > can swipe down or press “x” and it goes.

 

Even if a user goes off the app then back on, the paywall won’t pop up again. 

 

Is revenuecat paywalls only worth doing for freemium business models? If so this should be highlighted upfront. 

7 replies

wes_clark
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • 220 replies
  • February 14, 2024

Hi! In react native, you should be able to disable the close button by setting “displayCloseButton” to false in presentPaywall if you are using the 7.16.0 version or later.


Forum|alt.badge.img+2
  • New Member
  • 1 reply
  • February 28, 2024
wes_clark wrote:

Hi! In react native, you should be able to disable the close button by setting “displayCloseButton” to false in presentPaywall if you are using the 7.16.0 version or later.

Hi, how can we prevent the user from swiping down on the paywall? We want to integrate a hard paywall.


Forum|alt.badge.img+5
wes_clark wrote:

Hi! In react native, you should be able to disable the close button by setting “displayCloseButton” to false in presentPaywall if you are using the 7.16.0 version or later.

That’s not a hard paywall. User can dismiss by swiping down.


ghayward
Forum|alt.badge.img+2
  • New Member
  • 2 replies
  • April 19, 2024

Also following this


Forum|alt.badge.img+5

Paywall should be configurable as hard or soft from the RevenueCat dashboard. Would also be nice to get some acknowledgement that the current SDK doesn’t support hard paywalls at all. You can still swipe away the paywall if the close button is disabled.


Forum|alt.badge.img+1

Hello,

I’m also curious how you can prevent the user from swiping down on the paywall? I’m using RevenueCatUI.presentPaywallIfNeeded in Flutter.

Thanks!


  • New Member
  • 1 reply
  • November 7, 2024

I’ve found that setting modalPresentationStyle to fullscreen and offering displayCloseButton true, will present a hard paywall that you have to X out of to leave, and not swipeable because full screen


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings