S
S
sawork2014-09-05 20:42:41
Google
sawork, 2014-09-05 20:42:41

How to show AdMob ads when exiting the Windows Phone app?

Actually, there is nothing to describe, you need to display ads from AdMob in a mobile application on Windows Phone when you exit the application...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bmforce, 2014-09-11
@bmforce

On the BackKeyPress event, cancel the closing of the application (e.cancel = true) and show ads instead. Well, then intercept the DismissingOverlay event from the advertisement itself ( https://developers.google.com/mobile-ads-sdk/docs/... ) and close the application programmatically.
Another link: www.geekchamp.com/tips/implementing-confirm-on-exi...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question