Solved

Paywalls android sdk

  • 30 December 2023
  • 1 reply
  • 66 views

Badge +2

after I setup the dynamic paywall from revenuewCat dashboard I could not display it in my android app ,
I read the document but the PaywallActivityLauncher not found in the sdk,
is it not release yet ?

 

icon

Best answer by toni-rico 2 January 2024, 10:56

View original

1 reply

Userlevel 2
Badge +3

Hi @abdulrahman-alhendavi, thanks for reaching out!

Could you make sure you’ve added the RevenueCat UI dependency to your project? In android that would be:

implementation 'com.revenuecat.purchases:purchases-ui:7.3.1' 

https://www.revenuecat.com/docs/paywalls#android-installation

Let us know if that doesn’t solve your issue and we can try to help!

Reply