Awesome
Vibration-ANE
Vibration Adobe Air Native Extension for iOS 13.0+ and Android 19+.
Prerequisites
You will need:
- IntelliJ IDEA
- AIR 50.1.1+
- Xcode 14.2
- .Net Core Runtime
- AIR-Tools
The ANE + Dependencies
Change directory into the example folder eg
cd /MyMac/dev/AIR/Vibration-ANE/example
Run the "air-tools" command (You will need AIR-Tools installed)
air-tools install
NEW This tool now:
- Downloads the ANE and dependencies.
- Applies all required Android Manifest, InfoAdditons and Entitlements to your app.xml. See air package.json
iOS
N.B. You must use a Mac to build an iOS app using this ANE. Windows is NOT supported.
iOS: Packaging Frameworks Dependencies
The iOS ANEs are written in Swift. We need to package the Swift libraries (along with a couple of dynamic frameworks) with our AIR app