Deyan Vitanov
Deyan Vitanov
It is NOT fixed in AIR 18 Beta..I'm using AIR 19 Final and is throwing the same error. tried swf-version 27 - not working..swf-version 30 - also not working. The...
Does anybody have any gestures build (swiping up, down, ..)?
The hanging and crashing method is SteamAPI::Init() -> NativeMethods.SteamAPI_Init()
UPDATE: I think I know what is wrong. I need to alternative to this line in haxe project.xml file `` But how do I do that in the asconfig.json ?...
I have the same issue. 13 errors like these: ERROR - required "openfl.display.Sprite" namespace never provided goog.require('openfl.display.Sprite'); Debug build is fine, but prod fails. @Incubatio did you manage to fix...
Thank you @joshtynjala , that is super helpful. I remember when trying to make feathersui to work it had compile errors about gettters and setters not properly overriding DisplayObject. I...
Maybe regarding this I have to ask [jgranick](https://github.com/jgranick)
Hello, Is there any update on the cycle error? As it also happened to me using latest Xcode 15.0.1 and latest OneSignal for Unity. The workaround does solve the compiling...
So I fixed the SIgnIn exception issue by setting Any CPU for MacOSAppleAuthManager.bundle and it copied to plugins Xcode project folder and now I can login. But you may still...
Hello, Unity version is 2021.3.27. Thanks!