kingofducks
Member
Hey everyone, I have been trying to implement interstitial ads in my app. The app is composed of several buttons which lead to different menus, and when the user enters one of the menus, an intestitial ad will be loaded so that the user has to watch an ad before accessing the content.
Basically, I want to load an interstitial ad between the moment the user has left the main activity and before the loading of the menu's activity. I successfully implemented Firebase Admob services, I have been testing it with banner ads and it works just fine, but I haven't figured out how to use the intestitial ad in the way I need it to.
Thanks for anyone who's willing to help me out, and I hope this post will help others as well.
Basically, I want to load an interstitial ad between the moment the user has left the main activity and before the loading of the menu's activity. I successfully implemented Firebase Admob services, I have been testing it with banner ads and it works just fine, but I haven't figured out how to use the intestitial ad in the way I need it to.
Thanks for anyone who's willing to help me out, and I hope this post will help others as well.