floatinghotpot / cordova-plugin-facebookads

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

Support for carousel (Native Ads) #86

Open charlizesmith opened 6 years ago

charlizesmith commented 6 years ago

Hi @floatinghotpot How can we implement carousel ads (Native ads) using this plugin. It is highly recommended by facebook.

floatinghotpot commented 6 years ago

You can find the example code in the demo file: https://github.com/floatinghotpot/cordova-plugin-facebookads/blob/master/test/index.html

charlizesmith commented 6 years ago

Thanks for such a quick reply, The coverImage is where I receive the carousel Images, and it has been commented in the demo file. Also, If I uncomment that part, the end result is same as https://github.com/floatinghotpot/cordova-plugin-facebookads/issues/74 I see nothing in case carousel images come.