Skip to main content
Solved

Paywall on android is diffferent thant IOs

  • January 2, 2025
  • 1 reply
  • 48 views

Forum|alt.badge.img+1

Hey guys,

I have only one offering and one paywall, when launching the paywall on ios, it is working well and the ui matched the paywall, but on Anroid the packages and prices are fetched well but, the paywall ui is really than on only paywall

 

I’m using this for android:

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

private lateinit var paywallLauncher: PaywallActivityLauncher

paywallLauncher = PaywallActivityLauncher(this, object : PaywallResultHandler {
override fun onActivityResult(result: PaywallResult) {

 

fun showPaywall() {
paywallLauncher.launch()
}

 

Any help?

Thanks!

Best answer by Moh-Sh

I just updated to the latest version

 

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

 

and everything is working well now

thanks!

View original
Did this post help you find an answer to your question?
This post has been closed for comments

Forum|alt.badge.img+1
  • Helper
  • January 2, 2025

I just updated to the latest version

 

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

 

and everything is working well now

thanks!


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