itlancer
itlancer
Copyright symbol in compile constants values return incorrect `String`. So if you have in asconfig.json something like: ``` "define": [ /** * String values must be formatted with nested quotes,...
Whitespaces in compile constants values cause SWF compilation error. So if you have in asconfig.json something like: ``` "define": [ /** * String values must be formatted with nested quotes,...
## Problem Description `Stage::setAspectRatio()` incorrect work for Android devices with AIR 33.1.1.926. This break many applications that used it. I found **two problems** around it. Tested with AIR 33.1.1.926 with...
## Feature Description AIR should support native extensions developed using Kotlin for Android platform. Nowadays many Android third-party libraries supports only Kotlin, not Java. Moreover it has more performance and...
## Feature Description AIR should provide some way to get camera frames by native extension. In many cases for image processing, computer vision and OpenCV usage you need fastest way...
## Feature Description AIR should have event to handle connection/disconnection USB cameras. It should be fired when some USB camera plugged in or unplugged. Without it very hard to implement...
## Feature Description AIR should support `Geolocation` with Windows, macOS and tvOS. Modern versions of such OSes have location APIs that could work with reduced accuracy even without GPS chip....
## Problem Description `Camera.names` cause app hang/crash for Windows device without cameras with installed NVIDIA Broadcast (https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-app/). This issue prevent to use `Camera` for any devices with NVIDIA Broadcast installed....
## Problem Description Screen flickering when plug in/unplug USB keyboard/mouse to Android device. It happens only with AIR applications and interrupt smooth UX in cases when users need to plug...
## Feature Description AIR should support UWP (Universal Windows Platform) target for Windows devices. It will allow to publish AIR apps Windows Store, use Windows Store APIs and add modern...