Closed mhamri closed 10 months ago
I'm trying to prevent if someone click bomb the ads, and I want to throttle how often I show interstitial ads if someone clicked the ads
currently there is no listener that I can hook into to get if the user clicked the content, looking at stackoverflow I noticed that is possible https://stackoverflow.com/questions/53849521/how-to-detect-admob-interstitial-ads-is-clicked-by-user
but currently isn't part of the current plugin functionality. it will be really helpful to create a new listener for that purpose
@mhamri Thanks for issue. I have looked for this iOS version but could not find it. Since it is multi-platform, it must work on both iOS and Android, can you find a method for iOS?
Closed due inactivity
I'm trying to prevent if someone click bomb the ads, and I want to throttle how often I show interstitial ads if someone clicked the ads
currently there is no listener that I can hook into to get if the user clicked the content, looking at stackoverflow I noticed that is possible https://stackoverflow.com/questions/53849521/how-to-detect-admob-interstitial-ads-is-clicked-by-user
but currently isn't part of the current plugin functionality. it will be really helpful to create a new listener for that purpose