Skip to content

Messaging Configuring the ANE

Tua Rua edited this page Sep 14, 2020 · 8 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.MessagingANE": "0.14.0",
  }
}

Then run the install command

air-tools install
Clone this wiki locally