-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Admob GDPR and Disruptive Ads issues #21
Comments
@ayoami But what I faced and it was very annoying, as AdMob keeping in sending warnings to fix it or the ads will be stopped, is deceiving the user to click on the ads by mixing the ad with app content. I figured what the problem is and fixed somehow after suffering for a long time. It's about the Native ad, it has no background so AdMob bots consider it as ad mixed with app contents. They refer to it as "Formatting content to mimic ads". You can read more about it here |
First of all sorry for the late reply. I read about the GDPR and UMP SDK and found that this is a very important implementation. I would be happy if someone can contribute to this implementation. Else, I will definitely implement it when I get some time. Secondly, I didn't understand the disruptive ads issue. Can you please provide me more details about exactly which ads and the issue. @LinkStatu stated that it's because of Native ad. But I need more information before taking action. |
Thank you for your reply. Could you please show me how to implement GDPR? so i can manage to do it myseft ? |
Hello, can you explain to me how to remove all ADS ads from the application please? because I'm working on a personal project and it's really annoying for his ads. thank you for your comeback. |
I'd like to bring to your attention two important issues that need immediate attention in the app development:
1. AdMob GDPR and UMP SDK Implementation:
Implement GDPR consent messages for users.
2. Disruptive Ads Issue on Google Console:
The app has been rejected by the Google Console due to disruptive ads.
The text was updated successfully, but these errors were encountered: