Daniel Angelovski
Daniel Angelovski
Sorry, havent seen your message untill now. It's Flex, Spark components.
I think it happend also on android 8, I have device with android 12 and tablet with android 8 (once I tested android 8 to see if it was also...
Ok, experimented a bit, and there is new findings: I was going backwards with Air SDK versions, so last working one was 856. But what I haven't noticed was that...
I made a sample project in IntelliJ, where there is only a button, when pressed, it has the code that is not working (in apk made in android studio), and...
I just tried that, and its again not working. Confirmed it in both files you suggested, before making the APK. Uploaded that build also on the Google Drive if you...
Yes, its both DebugOut=true, and KeepAndroidStudioOutput=true. a)Regards Android studio, I use Generate Signed Bundle/APK... and there it uses :app:assembleRelease b) here is adt.log screenshot: 
I tried also updating to JDK 17, but also same issues there with copyTo. (works from IntelliJ build, not from Android studio). Only thing it changed with JDK 17 is...