ratson / cordova-plugin-admob-free

New development has been moved to "admob-plus-cordova", https://github.com/admob-plus/admob-plus/tree/master/packages/cordova
https://github.com/admob-plus/admob-plus
MIT License
499 stars 214 forks source link

Pasted from clipboard notification on iOS #459

Open jespertheend opened 3 years ago

jespertheend commented 3 years ago

On iOS an "App pasted from App" notification appears every time the app gains visibility. Either right after opening the app or when using the app switcher to switch back and forth between apps. I think the solution here might be to update the AdMob SDK?

acnodu commented 3 years ago

have you found a solution?

jespertheend commented 3 years ago

@acnodu I’m pretty sure this will get fixed with an updated version of the AdMob sdk. But I don’t have enough experience with native iOS development to be able to update this plugin.

acnodu commented 3 years ago

Thank you for your answer. I am in the same case as you ... hoping that it does not drag too much, I deactivated the ads on my application ... Can you let me know if you have any news about the update?

jespertheend commented 3 years ago

You can watch this project if you want to know when a new version is released. Actually you could try https://github.com/admob-plus/admob-plus, it might have a newer version of the sdk. But chances are it has the same issue. We just ended up shipping with the pasted notification included, haven't had any complaints so far.