Skip to content

Performance Configuring the ANE

Tua Rua edited this page Sep 14, 2020 · 6 revisions
The ANE + Dependencies

Firstly, complete the Configuring the ANE section for Analytics.

Add the following to your air_package.json.

{
  "dependencies": {

    "com.tuarua.firebase.PerformanceANE": "0.14.0",
  }
}

Then run the install command

air-tools install
Clone this wiki locally