floatinghotpot / cordova-plugin-facebookads

Cordova/PhoneGap plugin for Facebook Audience Network Ads
64 stars 71 forks source link

Ver. 4.23.2 -> 'error':1203,'reason':'(#606) #92

Open lucaele opened 6 years ago

lucaele commented 6 years ago

Hi all, my problem is on Android 7.0 (API 24) with plugin version 4.23.2 and Android Studio 3.0.1

D/GenericAdPlugin: createBanner: 1158036520994013_1191206987676966, true W/PluginManager: THREAD WARNING: exec() call to FacebookAds.createBanner blocked the main thread for 482ms. Plugin should use CordovaInterface.getThreadPool().

... and ...

D/CordovaWebViewImpl: >>> loadUrl(javascript:cordova.fireDocumentEvent('onAdFailLoad',{'adNetwork':'FacebookAds','adType':'banner','adEvent':'onAdFailLoad','error':1203,'reason':'(#606) Application feature disabled'});)

In my LG device, i have facebook app installed with correct login. Any idea how solve this? Thanks, Luca

hodaifa82 commented 6 years ago

same error if you find any way please tell me

lucaele commented 6 years ago

i think the problem depends on setOption with isTesting = true... Any idea?

hodaifa82 commented 6 years ago

you are right i have an old application with ad spaces running the ads are working with testing:false but when change to true its not working !!!!!!