Skip to content

Releases: Heyzap/facebook-audience-network-ane

4.25.0

07 Aug 21:19
Compare
Choose a tag to compare

This updates the FAN SDK to 4.25.0 for both Android and iOS.

iOS 4.23.0 Android 4.22.0

05 Jul 21:28
Compare
Choose a tag to compare

ios 4.23.0 now requires xcode 8 because they use a class property in a public header.
ios 4.23.0 also seems to fix that whole situation where we had to replace the ld64 linker in our AIR distribution to use it. According to their changelog: Reverted LTO-built library due to compatibility issues compiling with older Xcode versions is probably what fixed it. Just a guess.

iOS 4.22.0 Android 4.20.0

21 Apr 20:59
Compare
Choose a tag to compare
update FAN to 4.20 Android and 4.22 iOS

Using this on an iOS build may require you to update the `ld` linker in your Adobe Air SDK distribution at `{AIR SDK directory}/lib/aot/bin/ld64/` by copying /usr/bin/ld` to that directory and renaming it `ld64`, overwriting the one there. It seems that the linker provided with Adobe AIR is outdated, and the old one gives errors about the FAN SDK not having slices for arm64 and armv7, even though it does.

Facebook Audience Network 4.3.0

14 Aug 22:20
Compare
Choose a tag to compare
  • removed the possibility for conflict with FlashRuntimeExtensions.h in other ANEs for iOS

Facebook Audience Network 4.3.0

05 Aug 23:14
Compare
Choose a tag to compare

Updated ANE to Facebook Audience Network v.4.3.0 for Android and iOS

3.23.1 (iOS) and 3.23.0 (Android)

03 Mar 23:29
Compare
Choose a tag to compare
v1.1

Merge branch 'master' of github.com:Heyzap/facebook-audience-network-ane

v1.0

27 Feb 03:48
Compare
Choose a tag to compare
Update README.md