public static void ShowPreLoadedFullscreenAdAM() {
   if (SonarFrameworkSettings.USE_ADMOB) {
     admob.ShowPreLoadedFullscreenAd();
   }
 }