No App event in case of App Open Ads

33 views
Skip to first unread message

sneha firodiya

unread,
Aug 1, 2024, 2:23:37 AMAug 1
to Google Mobile Ads SDK Developers
Hi team,

For banner and interstitial I am using admob.events.dispatchAppEvent to send custom events from ad creative to application and to handle this event I have implemented GADAppEventDelegate in my iOS application.
Now the question is,  How to handle this event in case of App Open ads? Because I can see that there is no GADAppEventDelegate is available on GADAppOpenAd.


Thanks,
Sneha

Mobile Ads SDK Forum Advisor

unread,
Aug 1, 2024, 8:41:51 AMAug 1
to snehafi...@gmail.com, google-adm...@googlegroups.com

Hi Sneha,

Thank you for contacting the Mobile Ads SDK Support team.

This issue is under investigation. Once I get any update on it, I will intimate you. Meanwhile, your patience is important. 

This message is in relation to case "ref:!00D1U01174p.!5004Q02vEOZN:ref" (ADR-00260431)

Thanks,
 
Google Logo Mobile Ads SDK Team


Mobile Ads SDK Forum Advisor

unread,
Aug 1, 2024, 10:42:28 AMAug 1
to snehafi...@gmail.com, google-adm...@googlegroups.com

Hi Sneha,

For handling custom events in App Open ads when using AdMob, you are correct that GADAppEventDelegate is available for banner and interstitial ads but not directly for GADAppOpenAd. However, you can use alternative methods to achieve similar functionality. While GADAppEventDelegate isn’t available, you can still handle the events by using GADFullScreenContentDelegate. The delegate object that receives notifications about presentation and dismissal of full screen content from this ad. Full screen content covers your application’s content. The delegate may want to pause animations and time sensitive interactions. Set this delegate before presenting the ad. For more information, kindly refer to fullScreenContentDelegate, Handle presentation callbacks and best practices.

Reply all
Reply to author
Forward
0 new messages