Hi.
I just made a book app ( content reading app)
when the user clicks the back button, a confirmation dialog show and says: Do you want to save your reading chapter for the next time this app starts?
and there are three options :
1 - exit without saving.
2 - save and exit.
3 - return
My question is: can I place an interstitial ad when the exit dialog is showing?
the flow I mean : user clicks the back button ==> interstitial ad ==>confirmation dialog => exit app ( or return)
I know that showing interstitial after app exit is against AdMob policy but I'm not sure if it allowed before app exit
sorry for bad English
regards.