I have an app in the production, and some of the users in Android 9 are getting this error:
ClassNotFoundException in ad.loadClass in Android 9 (API 28)
Here is more detailed report, it seems that something wrong with ads. I'm using this version of google ads:
implementation 'com.google.android.gms:play-services-ads:17.1.1'
Any ideas how to fix it?
I added to Manifest, this line, and it seems that this error disappeared:
<uses-library android:name="org.apache.http.legacy" android:required="false" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With