Skip to main content

Migrating to v6.5

This version brings an updated process for requesting permissions on Android. AIR has introduced a new process for us to better handle permission requests so we have updated the extension to support this.

The authorisation process remains the same however there is a small change to the manifest.

This update requires the latest version of the Core ANE (v7+).

If you are using apm all you need to do is update to the latest build and regenerate your application descriptor. apm will handle the rest.

apm update 
apm generate app-descriptor src/Main-app.xml