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

Fix bug #114. #126

Open mondongxr opened 2 years ago

mondongxr commented 2 years ago

Ensure that MethodChannel is initialized before invoke the loadAd method.

yusriltakeuchi commented 2 years ago

is that fix this error MissingPluginException(No implementation found for method loadAd on channel ?

davidgalarza commented 2 years ago

I've tried with your fork, but the error still persists.

wph144 commented 2 years ago

@bdlukaa Your plugin is better than googlers'. Please approve this PR and deploy new version!