flutter_native_admob icon indicating copy to clipboard operation
flutter_native_admob copied to clipboard

Getting a bunch of errors when trying to load a Native ad

Open OpeyemiSanusi opened this issue 4 years ago • 2 comments

I am using this package in my project and it worked initially but now I am getting a bunch of error after the progress bar disappears

PlatformException (PlatformException(error, Binary XML file line #5 in com.opeyemi.freemind:layout/native_admob_banner_view: Binary XML file line #5 in com.opeyemi.freemind:layout/native_admob_banner_view: Error inflating class com.google.android.gms.ads.formats.UnifiedNativeAdView, null, android.view.InflateException: Binary XML file line #5 in com.opeyemi.freemind:layout/native_admob_banner_view: Binary XML file line #5 in com.opeyemi.freemind:layout/native_admob_banner_view: Error inflating class com.google.android.gms.ads.formats.UnifiedNativeAdView
Caused by: android.view.InflateException: Binary XML file line #5 in com.opeyemi.freemind:layout/native_admob_banner_view: Error inflating class com.google.android.gms.ads.formats.UnifiedNativeAdView

OpeyemiSanusi avatar Oct 11 '21 14:10 OpeyemiSanusi

@OpeyemiSanusi This is related to changes in Google Ads library for both iOS and Android. Plenty of forks where this has been fixed.

hicnar avatar Oct 26 '21 21:10 hicnar

@OpeyemiSanusi This is related to changes in Google Ads library for both iOS and Android. Plenty of forks where this has been fixed.

how to fix this error any link?

mdusaama0 avatar Jan 18 '22 12:01 mdusaama0