Michael
Michael
That sounds like a good approach to me, I definitely agree with removing the environment variables and the `adt.cfg` file in the air sdk's . So we'd be left with:...
@sjabberwocky Have you confirmed the sizes the Application ANE are returning are correct on that device?
Ah it's tough keeping up with them all! I'll check what we have here.
Hi all, The Application ANE display functionality was developed a while ago to address short comings in the SDK before Harman took over. We spent a lot of time working...
What extensions are you using? It is required by the android play core lib "to launch foreground extraction service for targetSdkVersion 28+" (`ExtractionForegroundService`) which is related to the PlayAssetDelivery extension....
The `FOREGROUND_SERVICE`/`FOREGROUND_SERVICE_DATA_SYNC` permissions should fall in the local importing / exporting category I believe for extracting resources.
I would just try removing the permissions if you don't plan to use the functionality.
This should be resolved in the latest ANE updates. the android play core lib dependency has been broken up into components so only adds this permission if you are using...
We have recently update our playservices appset lib to v16.1.0. Looks as though one of the extensions you are using packages an old version. Try removing extensions not developed by...
I'll see if there's something we can do.