ClickableWebView icon indicating copy to clipboard operation
ClickableWebView copied to clipboard

ClassNotFoundException

Open jacky-teaw opened this issue 2 years ago • 0 comments

Hi,

Caused by: android.view.InflateException: Binary XML file line #8 in (xml class name): Error inflating class com.ahmadnemati.clickablewebview.ClickableWebView Caused by: java.lang.ClassNotFoundException: com.ahmadnemati.clickablewebview.ClickableWebView

I hit the exception above is when I download my app from Google Play Store. When I test at local Android Studio or install a signed apk to my phone is not issue.

Some people said is R8 issue, but I already enable minifyEnabled. So should not is this issue.

I not sure this issue happen is it after I update my app to target Android 13.

Can please help on this?

Thank you.

jacky-teaw avatar Dec 01 '23 11:12 jacky-teaw