mraid.addEventListener('exposureChange', (exposedPercentage, visibleRectangle, occlusionRectangles) => {
admob.events.dispatchAppEvent("mraid", `exposureChange: ${exposedPercentage}`);
});func adView(_ banner: GADBannerView,
didReceiveAppEvent name: String,
withInfo info: String?) {
guard let info = info else {return}
print("\(name) - \(info)")
}
Hi Hideyoshi,
Thank you for your patience on this issue.
The team is still currently investigating on this. The latest finding we have so far is that there might be some js code that was being unnecessarily injected in the ad HTML, which might be causing this issue. Rest assured that we'll keep you updated on this.
Regards,
Ziv Yves Sanchez
Hi Hideyoshi,
I'm afraid that the team is still currently investigating this issue. I've pinged those involved for any updates on this, and will get back to you if there are any.
|
||||||
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/9acfa66f-b8a9-4607-9c82-0deab63bca27n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/CAA_Gcz0-6xyeGmsqqxNi-_D87QPEg9EoJUzckZEv2VYsqN%2Bz1Q%40mail.gmail.com.
Hi Hideyoshi,
Thank you for following up on this.
I'm afraid that there is no update on this as of now. Rest assured that we're keeping you updated on this.
|
||||||
|
||||||