Closed prinzekero closed 7 years ago
are you using phonegap?? or intel xdk or ionic ??
Phonegap. Using Phonegap build service to build mostly.
@hodaifa82 cordova v6.5.0 with Ionic
@jonas-m- i think my problem is using 6.2 with intel xdk doesnt contain 6.5 !!!!!!!!!!!!!!!!
@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
@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"/>
@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
@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
@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.
@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?
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
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.