Mintonist
Mintonist
Hi! I try lastest AIR 51.2.1.2 to build IPA on Windows. According to https://github.com/airsdk/Adobe-Runtime-Support/issues/3455#issuecomment-2592144359 it is possible now. I've read AIR manual, downloaded and installed LLVM (https://github.com/llvm/llvm-project/releases/tag/llvmorg-20.1.3) and ios sdk...
More info here - https://community.openfl.org/t/html5-android-system-webview-and-lime-bug-with-keyboard/14090/9 Hi! It is continuation of the [Android softkeyboard is not appear in my OpenFL/Starling app (html5) 1](https://community.openfl.org/t/android-softkeyboard-is-not-appear-in-my-openfl-starling-app-html5/14068) I notice that in some cases (not always!)...
Hi! Seems Android try to set dark theme inside AIR app and change StageText.color StageText.color is inverted. 0x000000 -> 0xFFFFFF 0x404040 -> 0xBFBFBF 0xFFFFFF -> 0x000000 But it happens time...