Solved

Paywalls in Android - When?

  • 18 September 2023
  • 5 replies
  • 100 views

Badge +2

 Any tentative date that can be shared?

icon

Best answer by cody 20 September 2023, 19:18

View original

5 replies

Userlevel 6
Badge +8

Hey @ramon.felix!

We’re aiming for a release by end-of-year - you can also follow along on GitHub.

Let me know if you’d like to be a beta tester, we’d be happy to add you to our list and reach out when it is ready!

Badge +2

For sure I want to be a tester, please add to your list.

 

Thank you 

Userlevel 5
Badge +8

@ramon.felix we just released version 7.1.0 stable of our Android SDK including Paywalls! 🎉

Try it out and let us know if you run into any issues! 

@Andy it’s still very incomplete and lacks a lot of features compared to other framework SDKs. Also hasn’t got support for Java unlike other functions in the SDK. Also we need to opt-in.
 

 

Userlevel 5
Badge +8

@vishal-roy we’re constantly working on improvements for it. 

 

Note, however that you should be able to use it from Java! We have methods available to be able to display Paywalls directly from Java. APIs just don’t go through Jetpack Compose, but rather classic XML Layouts, where internally we render through Compose. 

Reply