Mintonist
Mintonist
Now I have an error: > Signing options required to package IPA I use IDEA and add options:  So ADT Command Line is: C:\Program Files\JetBrains\IntelliJ IDEA 2022.2.1\jbr\bin\java.exe -Dapplication.home=D:\SDK\AIRSDK_51.2.1 -Dfile.encoding=UTF-8...
Another bad luck again... > Compilation failed...
UPD. I add file name to path and it works now) -use-linker-output D:\temp\ipa_temp\linkerOutput Will see how it works in testFlight and pass approve. Seems we need a bit more information...
> we had to change that in the linkerscript.sh file (to `-L/usr/lib -L/usr/lib/swift`) before it would work. @ajwfrost Is it a bug of generating linkerscript.sh ?
I think it is because of symbol links files, that can not be supported on Windows FS. So libc++.tbd include one string: `libc++.1.tbd` But there is a file libc++.1.tbd with...
@joshtynjala this [live demo 1](https://static.vigr.ru/grib3/client/demo_bug/) works for you? In Android System WebView?
I’ve created [demo2](https://static.vigr.ru/grib3/client/demo_bug_2/). `` works Only after I focused it - OpenFL TextField starts working too. Seems there is a problem in lime. May be lime can create a visible...
I have such traces (new after update to AIR 51.2.2.4). They increase crash rate higher I have no any FLV video playback in my game. ``` *** *** *** ***...
Thx to @marchbold ! It works!
@ajwfrost Can you give a solution for this? Can we configure this behavior without modification IRSDK/lib/android/lib/resources/app_entry/res/values/styles.xml after each AIR update? Thx!