pol2095
pol2095
Hello, is-it possible to convert [easyexif::EXIFInfo result](https://github.com/mayanklahiri/easyexif/blob/master/demo.cpp) to JSON ? Thanks
## Problem Description on the same url using a not trusted certificate, connect first to http and after https causes iOS app crash. * all AIR SDK version * all...
## Problem Description when I select the text and move the mouse down, the last line is selected but not visible (flash.text.Textfield doesn't scroll to see the last line) if...
## Description Stage.contentsScaleFactor always 1 on Linux (Ubuntu 20 and Fedora 34 : display scaling is 200%) HiDPI support for 4K screen I added in the app descriptor : `high`...
## Description Air for Windows, macOS and Linux, using [flash.printing.PrintJob](https://airsdk.dev/reference/actionscript/3.0/flash/printing/PrintJob.html#start2()), is-it impossible to add : - choose only one side of the paper or two-sided (duplex) printing (long or short...
Hello, When I configure a Tesseract-OCR project for Android arm64-v8a on Ubuntu, I use the following settings : ``` set(CMAKE_TOOLCHAIN_FILE /home/user/SDKs/android_ndk/android_ndk_clang/build/cmake/android.toolchain.cmake) set(ANDROID_ABI arm64-v8a) set(ANDROID_PLATFORM 26) set(ANDROID_STL c++_shared) ``` I receive...
## Problem Description * AIR SDK 51.2.2.6 * Ubuntu 25.10 ## Steps to Reproduce when I launch an Air app on Ubuntu 25.10, I have this message error : ```...
## Problem Description On Android when I run two apps using split screen simultaneously, stage height can change. * AIR SDK 51.2.2.6 * Android 16 * I reproduce it on...