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
81 stars 57 forks source link

[Event] onAdOpened #94

Open ovaldi opened 3 years ago

ovaldi commented 3 years ago

Hi @bdlukaa Which events corresponding to onAdOpened (user taps on an ad) and onAdClosed (user returns to the app after viewing an ad's destination URL)?

image image

bdlukaa commented 3 years ago

This event was removed

ovaldi commented 3 years ago

This event was removed

Ah~~ Could you add them back? Thank you!!

eliabieri commented 3 years ago

I'd be highly interested in such an API. Context: We had various problems with AdMob and Fraudulent Traffic (Multiclicking). Our plan is to implement our own ad click tracking to prevent such events in the future