Purchasely / Purchasely-Android

Purchasely SDK for Android
Other
16 stars 2 forks source link

Paywall links crashing the app #2

Closed martinraison closed 2 years ago

martinraison commented 3 years ago

Hi, we've integrated Purchasely in our Android app. Thanks for the great product! Everything went smoothly except for one thing: tapping the links at the bottom of the paywall ("Powered by Purchasely", terms of service, etc) crashes the app.

Our app uses a Material theme (which I guess is the case for many Android apps). Here is the error:

Unable to start activity ComponentInfo{com.nabla.nabla.dev/io.purchasely.views.PLYWebViewActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.