Open
Description
MAX Module Version
13.2.0
React Native Version
0.77.1
Device/Platform Info
Tested on Pixel 9 Pro XL Emulator / Android API 36 and Samsung A14
Current Behavior
On an ad from GAM, the handlers onAdRevenuePaid
and onAdClicked
on NativeAdView
are not getting called. For ads from other ad networks, they are called.
Expected Behavior
onAdRevenuePaid
and onAdClicked
are also called for ads from GAM.
How to Reproduce
Install the Google Adapter and select Google AdMob in Mediation Debugger, request a Native Ad and click on it.
Reproducible in the demo app?
Yes
Additional Info
No response