extension-facebookads

Facebook Audience Network (ads) extension for Lime/OpenFL (Android + iOS).


Keywords
ads, amazon, android, iOS, openfl
License
MIT
Install
haxelib install extension-facebookads 0.1.1

Documentation

Introduction

FacebookAds Extension (Facebook Audience Network (ads) extension.)

More info on Facebook Audience Network: https://developers.facebook.com/docs/audience-network

How to Install

To install this library, you can simply get the library from haxelib like this:

haxelib install extension-facebookads

Once this is done, you just need to add this to your project.xml

<haxelib name="extension-facebookads" />

Troubleshooting (checklist)

If you're having issues, here are some points you should check if you're not getting ads:

  1. Is your game already enabled on facebook audience network? (note that facebook requires the game to be manually authorized on their network before you can get ADS).
  2. Did you set up audience network to display low RPM ads? (this affects the inventory, so you may want to ensure inventory while testing).
  3. Are you sure that the lack of ads is not caused due to lack of inventory? (you should check your device logcat to see if there's any message related to ads inventory).
  4. Do you see any alert on your FB App console? (sometimes Facebook alerts you on the Dev console, go there to see it).
  5. Did you wait some hours after the first ad request to allow facebook to get inventory for you app?
  6. Have you tried enabling the test ad mode?

If you're having issues compiling you game after installing this extension, you should:

  1. check the proper installation of extension-android-support-v4

Disclaimer

Facebook is a registered trademark of Facebook Inc. http://unibrander.com/united-states/221811US/facebook.html

License

The MIT License (MIT) - LICENSE.md

Copyright © 2015 SempaiGames (http://www.sempaigames.com)

Author: Federico Bricker