RevenueCat / purchases-android

Android in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
262 stars 53 forks source link

PaywallFooter improvements #1862

Open jscti opened 1 month ago

jscti commented 1 month ago

Paywall footer is great but comes with 2 limitations preventing it to be used freely in any custom page design :

TLDR: PaywallFooter is forcing a "fullsize modal spirit" where small adjustement could improve its custom use i any UI/design (modal, bottomSheet, any part of the screen)

Using revenuecat = '8.7.2'

Thanks

RCGitBot commented 1 month ago

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

nyeu commented 1 month ago

Hi @jscti, Thank you for your feedback! We're currently in the process of reworking paywalls to make them more flexible and provide additional UI options. The PaywallFooter is likely to undergo significant changes, and we'll be sure to incorporate your feedback into the improvements.

jscti commented 2 weeks ago

Other irritating things :

So yeah, I hope the next version of PaywallFooter will be more flexible and not linked to "dismissable popup" behaviors. I want it to be added in any of my pages (in a middle of a standard screen like onboarding).

Thanks