bdlukaa / native_admob_flutter

Easy-to-make native ads in flutter using AdMOB SDK.
https://pub.dev/packages/native_admob_flutter
BSD 3-Clause "New" or "Revised" License
80 stars 56 forks source link

Fatal Exception: java.lang.LinkageError #108

Closed pyaehein closed 2 years ago

pyaehein commented 2 years ago

Hi,

I got this LinkageError error on some Mi, Huawei and Samsung phones. Is there anyway to fix it?

Thanks

error

uzumaki258 commented 2 years ago

Hello @pyaehein Why do you close it, do you find a way to get rid of it? I still get this issue

pyaehein commented 2 years ago

@uzumaki258 Sry for the late reply. It's happening because I used mediations. And mediation packages are not same version with this package's admob version. So, I carefully checked mediations library versions to be same as this package's admob version number. And it fixed.