Michael
Michael
@mrchnk Thanks for checking this on linux!
Super interested here too :) Using AIR to create command line utilities would be massive for us, particularly if there was linux support as well.
Did you try increasing your minimum to 23? I believe the firebase auth sdk has been updated to 23 due to a security issue.
https://github.com/airsdk/apm/wiki/Usage-Generate#android Basically: ``` apm generate config android ``` And edit `config/android/AndroidManifest.xml` to contain your manifest additions and project settings outside of the packages: ```xml ```
These are generally done from look up tables so likely something needs to be updated here for the newer devices.
Yes, I have updated them all in my new Display extension which I'm asking all devs to switch to. You can find the latest beta here: https://github.com/distriqt/ANE-Application/issues/313