Raymond Xie

Results 137 comments of Raymond Xie

In a normal native app, you can display ad in a native view. In a cordova app, you can display ad in a HTML DOM, like DIV. You can create...

Hi Neo, ``` xml if(FacebookAds) FacebookAds.createBanner( { adId: adid.banner }); if(FacebookAds) FacebookAds.showBanner( FacebookAds.AD_POSITION.BOTTOM_CENTER ); ```

Any logs? You can run it on device, and see logs in eclipse LogCat

I am running android studio to test the plugin on a real device, the interstitial ad and native ad can be display correct, but banner always not show. following is...

The plugin itself is under maintain, but I found it's a quite common issue for project dependent on android support library. To avoid using another plugin to fix it, I...

It's for facebook login etc., but seems it's not required for audiencenetwork sdk. Do you encountered any problem?

The valid plugin Id is: com.rjfun.cordova.facebookads