Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Heyzap/facebook-audience-network-ane
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Rhodes committed Mar 3, 2015
2 parents ed8c0ca + 73e8812 commit f941360
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ A thin wrapper around the Facebook Audience Network Android and iOS SDK for use

The latest release can be found in [Releases](https://github.com/Heyzap/facebook-audience-network-ane/releases).

Pull requests and issues are welcome.

#### Adding to your project

* Add the `FacebookAudienceNetwork.ane` to your Adobe Flex Builder or Adobe Flash project.
* If on Android, follow the [integration instructions on Heyzap](https://developers.heyzap.com/docs/android_sdk_setup_and_requirements#facebook-audience-network) or add the following permissions and activities to your Android Manifest in your application descriptor:
* If on Android, follow the [integration instructions on Heyzap](https://developers.heyzap.com/docs/ane_setup_and_requirements#unityads#facebook-audience-network) or add the following permissions and activities to your Android Manifest in your application descriptor:

`<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>`
Expand Down

0 comments on commit f941360

Please sign in to comment.