what can I do to make this function not work and give a warning when the device is offline? I would appreciate your help.
Code:
if (adType == Sdkmanager.AD_REWARDED)
Website2APK.showInterstitialAd();
{
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
what can I do to make this function not work and give a warning when the device is offline? I would appreciate your help.
Code:
if (adType == Sdkmanager.AD_REWARDED)
Website2APK.showInterstitialAd();
{