Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marpies committed Oct 24, 2018
1 parent a2a2fb9 commit 45d9038
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Expand Up @@ -13,8 +13,8 @@ AIRFacebook offers a rich and cross-platform API to Facebook SDK for iOS and And

## Native SDK versions

* iOS `v4.30.0`
* Android `v4.30.0`
* iOS `v4.38.0`
* Android `v4.38.0`

## Getting started

Expand All @@ -31,6 +31,10 @@ When upgrading from AIRFacebook `v1.x`, see [Upgrade notes for AIRFacebook 2.0.0

Follow [this guide](https://marpies.com/2018/02/setup-adobe-air-facebook-v2) to learn how to create your Facebook app id and make the necessary adjustments to your app descriptor.

### iOS patch

Copy the `libclang_rt.ios` file from the [ios_patch](ios_patch/) directory to `AIR_SDK/lib/aot/lib`.

### Using the extension

For a quick overview of some of the API read the following guides:
Expand All @@ -44,8 +48,7 @@ For a quick overview of some of the API read the following guides:

* iOS 8+
* Android 4.0.3+
* Adobe AIR 25+
* When using AIR 25-27 you need to set `-platformsdk` to iOS 11 SDK when packaging IPA. AIR 28 or newer does not require this.
* Adobe AIR 30+

## Build ANE

Expand Down

0 comments on commit 45d9038

Please sign in to comment.