Skip to main content
Solved

On Google Pixel 6a, when I tap to enable a switch on my paywall, the footer slides up completely blocking the rest of the paywall.

  • March 5, 2026
  • 1 reply
  • 12 views

Forum|alt.badge.img+2

Hi,

I am having an issue on my Android Google Pixel 6a device where I am testing a paywall that works completely fine on iOS. I have attached a video showing the bug.

On my paywall there is a switch to allow the user to see more subscription options, but when I tap to enable, the footer slides up and blocks the rest of the paywall content completely. The continue button also disappears.

Hoping to get this issue resolved. Let me know if any more information is needed.

Thanks!

 

Best answer by Tarek

Hello there!

 

I'm Tarek, from the support team, and I'll happily assist you.

 

I took a look at your paywall and it seems like there is a difference in how components are set between the OFF and ON state, but I was able to find a fix.

 

I suggest you first set the package stack height size to Fit, and then set the ON content to height size to Fit as well. This will prevent the the ON content stack from growing to fill the screen:

 

 

According to my testing, it should fix your issue.

 

Best regards,

1 reply

Tarek
RevenueCat Staff
Forum|alt.badge.img+3
  • RevenueCat Staff
  • Answer
  • March 5, 2026

Hello there!

 

I'm Tarek, from the support team, and I'll happily assist you.

 

I took a look at your paywall and it seems like there is a difference in how components are set between the OFF and ON state, but I was able to find a fix.

 

I suggest you first set the package stack height size to Fit, and then set the ON content to height size to Fit as well. This will prevent the the ON content stack from growing to fill the screen:

 

 

According to my testing, it should fix your issue.

 

Best regards,