Hello,
I have added this code for testing the Ads, i generate the APK and i installed the APP in my phone, when i run the app , no Ads are showed
Code Appodeal :
appodeal.initialize(appKey, appodeal.AD_TYPES.BANNER_BOTTOM
| appodeal.AD_TYPES.NON_SKIPPABLE_VIDEO);
appodeal.show(appodeal.AD_TYPES.BANNER_BOTTOM);
I’m using Ionic 3 with Cordova, full configuration is :
Ionic:
ionic (Ionic CLI) : 4.1.0 (/usr/local/lib/node_modules/ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.1.11
Cordova:
cordova (Cordova CLI) : 8.0.0
Cordova Platforms : android 7.1.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.2, cordova-plugin-ionic-webview 2.0.1, (and 4 other plugins)
System:
NodeJS : v8.11.3 (/usr/local/bin/node)
npm : 5.6.0
OS : macOS High Sierra