MATRIX.REAL
MATRIX.REAL
@NazarKozak hi ... i did spent 6 hours to test and test on different devices ios9 and ios10 with different cordova ios version and i did got these conclusions :...
hi any news please ?
ok just give me 5 minutes to do it but just to know when i back to v 3.0.0 everything work
@meeeeeepo i did try to clean the project and still same ... when i remove the plugin and back to v3.0.0 it work here are list of plugins i use...
@meeeeeepo i did try on simulator ios 10.3 (ipad and iphone) real device is iphone 5c ios 10.3.3 xcode 8.3.3 as i told you if i use appodeal plugin v...
@meeeeeepo just switched to appodeal 3.0.0 and it work (but not with the new 3.0.2) 
just to know here is the code that i use to initialise the sdk function initialize() { var appKey = "bf4cf83e24be4aa009526e0a44de2409c821dabd0b24fa49"; Appodeal.setLogging(false); Appodeal.disableLocationPermissionCheck(); Appodeal.initialize(appKey, Appodeal.INTERSTITIAL | Appodeal.BANNER | Appodeal.REWARDED_VIDEO); }...
@meeeeeepo solved but this is strange i did solve the problem by removing the **Appodeal.setLogging(false);** call from initialising the sdk
@meeeeeepo com.appodeal.plugin 2.1.0 "Appodeal Plugin" com.rjfun.cordova.httpd 0.9.2 "CorHttpd" com.telerik.plugins.wkwebview 0.6.10 "WKWebView Polyfill" cordova-plugin-app-event 1.2.0 "Application Events" cordova-plugin-compat 1.1.0 "Compat" cordova-plugin-device 1.1.4 "Device" cordova-plugin-dialogs 1.3.1 "Notification" cordova-plugin-file 4.3.1 "File" cordova-plugin-game-center 0.4.2...
@meeeeeepo but please why you did not update for example the admob sdk ? the version on the appodeal sdk is **7.19.1** and the latest on google ads is **7.24.0**