public static void ShowPopUpAd() {
   if (SonarFrameworkSettings.USE_REVMOB) {
     revmob.ShowPopUpAd();
   }
 }