Skip to main content
Question

Paywall Images do not behave as expected on Android -- Paywalls unusable as is

  • December 22, 2025
  • 0 replies
  • 13 views

Forum|alt.badge.img+5

Running into two issues here

  1. When I have an image in the paywall body (in a ZStack with my close button in this case) and my paywall content in the footer, I believe the footer content should draw on top of the image, this is also what the paywall editor shows. When I run this paywall though, I see the footer strictly not overlap with the image. The image instead seems to be pushed upwards. Interestingly the overlay gradient is also not visible in this case
  2. When I have the image instead as the background of the Paywall itself, it is vertically centered on android devices, even though I expect it to be at the top. The paywall editor and iOS paywall both show the image at the top of the screen as I expect.

Please see screenshots below. This issue is making paywalls unusable for us which is quite frustrating

 

Issue #1 -- paywall editor shows footer drawn on top of the image as expected
Issue #1 -- android paywall footer seems to push image upwards

 

Issue #2 -- paywall editor showing background image at the top as I expect
Issue #2 -- Android paywall centers the background image