I have successfully integrate RevMob full screen Ads
I used full screen ad in a different way for example :
when user press play button the full screen ad appears and after 5 sec. it will disappear automatically and redirect to the game.
I have done 5 sec. wait to display ad, after that i want to remove ad without any click event, i don't know how it is possible..?
I have already used hide() method but not working.