Skip to content
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

Dark transparent overlay with blue button on top of native ads #302

Closed
kubbing opened this issue Dec 7, 2022 · 2 comments
Closed

Dark transparent overlay with blue button on top of native ads #302

kubbing opened this issue Dec 7, 2022 · 2 comments

Comments

@kubbing
Copy link

kubbing commented Dec 7, 2022

Hi, around November 18th we started experiencing grey overlay with blue CTA button on many native ads. In-feed and fullscreen ads. Happens on all ad units except our house ads.

The tap action (on any registered subview) triggers this grey overlay that goes away after couple seconds. Ad click is registered only after user taps the blue CTA itself. We do not see anything in the logs.

Out native ads are UICollectionViewCell with GADNativeAdView subclasses. All subviews are properly registered (headline, body, icon, cta, mediaView). Ad layout validator shows no issues. The gray view's class is GADoverlayView.

We did not ship Google-Mobile-Ads-SDK update around November 18th. All recent builds (back to August builds) show are affected.

Any idea what could be causing this?

Stack:

  • Xcode 14.1
  • Google-Mobile-Ads-SDK (9.13.0)
  • GoogleMobileAds-HyBid-Adapters (2.16.1.0)
  • GoogleMobileAdsMediationAppLovin (11.5.5.0)
  • GoogleMobileAdsMediationFyber (8.1.7.0)
  • GoogleMobileAdsMediationInMobi (10.1.1.0)
  • MintegralAdSDKAdapterForAdmob (7.1.9.0)
  • NimbusSDK/NimbusGAMKit (2.0.0)
  • YandexMobileAdsAdMobAdapters (5.2.0.0)

fullscreen

in-feed

@lucasromanomr
Copy link

I have a very similar problem, specifically with App installation ads. But it only happens when opening an appstore internally in the app. When you tap on top, an overlay appears in the same way, except that in my case I can't have any kind of action on top.

And also a log appears that the url you tried to run by tapping the button is not a valid url

@ericleich
Copy link
Member

This looks like your app is getting the confirmed click behavior - https://support.google.com/admob/answer/10094971. Closing as this is more of a product question than an issue with the samples itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants