android - Admob interstitial ads non clickable -


I have encountered a strange behavior of Admob interstitial ads.

Application, but for some reason the click does not work.

I got the same question on the StackWorflow:

But the solution has been provided that does not fix the problem.

Here's my snippet from the manifest:

     

Has anyone seen such a problem? Any suggestions?

OK, I've found a solution to my problem.

It has come to our attention that I am trying to show interstitial ads after calling the Finnish () method while leaving the application.

The advertisement was shown right because it was loaded immediately after opening the application. But the context of the application ended () was not available after calling the method, so when I clicked on the ad, nothing happened.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -