distriqt / ANE-CustomResources

Android Custom Resources for AIR Applications
https://airnativeextensions.com
15 stars 4 forks source link

build.config changes needed for Firebase? #37

Closed Lydecker closed 5 years ago

Lydecker commented 5 years ago

Hi is there a requirement to change either the default:

android.package or package.name

values in build.config when also using the Firebase ANE?

Or is it good to go for Firebase compatibility without changing either of these two values.

Thanks

marchbold commented 5 years ago

You don't need to change anything in the build relating to the package name. Just ensure you correctly set the values.xml and then the paths to the AIR SDK etc

The quick start contains everything you should need to do:

https://github.com/distriqt/ANE-CustomResources#quick-start