floatinghotpot / cordova-plugin-facebookads

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

Always show "error: 1203, reason: Fatal" #52

Closed prinzekero closed 7 years ago

prinzekero commented 7 years ago

This error was happen for a while with unknow reason. It never happen before, everything was fine when I just simply create banner.

Now, every time I created new Phonegap app with your plugin, follow the same steps. Facebook ads never show even in testing mode.

Image

hodaifa82 commented 7 years ago

are you using phonegap?? or intel xdk or ionic ??

SidMehta commented 7 years ago

Phonegap. Using Phonegap build service to build mostly.

jonas-m- commented 7 years ago

@hodaifa82 cordova v6.5.0 with Ionic

hodaifa82 commented 7 years ago

@jonas-m- i think my problem is using 6.2 with intel xdk doesnt contain 6.5 !!!!!!!!!!!!!!!!

hodaifa82 commented 7 years ago

@jonas-m- after 20 days of non sleeping the problem was that intel xdk have only cli 6.2 i use phone gap it works

jonas-m- commented 7 years ago

@hodaifa82 Nice :) Though interesting.. so with 6.2 it did still build, but wasn't showing the native ad? Because in the plugin's config there is a requirement for cordova to be >= 6.4: <engine name="cordova" version=">=6.4.0"/>

hodaifa82 commented 7 years ago

@jonas-m- yah its true im now receiving perfect test ads but when is set is testing to true im not receiving the requests or ads ?? do i need to use emulator? to get the requests instead of my mobile

hodaifa82 commented 7 years ago

@princekero im now receiving perfect test ads but when is set is testing to true im not receiving the requests or ads ?? do i need to use emulator? to get the requests instead of my mobile how did you process this operation

prinzekero commented 7 years ago

@hodaifa82 I didn't use emulator. I'm request from the smartphone with testing = false. If you can't received ads on your mobile (for any unknown reason), try again on another mobile and another fb account. You also need to added that fb account to developer role.

SidMehta commented 7 years ago

@princekero @hodaifa82 @anmolagar Guys, were you able to solve for the top left clickable green box and get the correct clickable area? If yes, which plugin/cordova configuration worked?

floatinghotpot commented 7 years ago

Hi guys, the FB AudNet SDK has been upgrade to latest v4.22.1, and the plugin has also been updated to match the new SDK.

Now it's fixed and published to npm as: cordova-facebook-audnet-sdk@4.22.1 cordova-plugin-facebookads@4.22.1