Kivmob - Interstitial ad not loading
问题 I have been trying to add the library named kivmob to display ads in my application. Kivmob loads the banner ad but does not load the interstitial ad. I am confused as to why the banner works but not the interstitial. I have also tried with test IDs. Here is my main.py. from kivmob import KivMob from kivy.uix.widget import Widget from kivy.uix.screenmanager import ScreenManager, Screen, SlideTransition from kivy.properties import NumericProperty, ReferenceListProperty, ObjectProperty from