Andrew Frost
Andrew Frost
@megajogos are you able to email me directly please, we have an initial build of the runtime where everything that could take a while is now handled in a different...
andrew dot frost at harman dot com (vague attempt to stop me from getting hit with a lot of spam, although sadly I think it's a bit late now...!) thanks...
@marchbold so it may be simpler if we switch things so that calls into the native code from ANEs are done on the main thread still... although we'll have to...
@FliplineStudios yes don't worry, these are major changes that won't be in a normal release yet! plus I am thinking we would try to make them opt-in, so that people...
@marchbold so we've looked a bit at the extensions, and what we can do here. The challenge is that the functions are normally called within the ActionScript VM main thread,...
@marchbold thanks ... yes I don't know that there's a simple way for us to make it all work without there being any changes :-( When testing it here, this...
This is likely to be the same issue as was reported for other Windows versions, basically Microsoft updated their installer such that it's providing a per-user installation of the WebView2...
FYI we have a fix for this one now in the updated release: https://airsdk.harman.com/download
That's a very weird one! Likely due to the AOT compiler, we'll take a look... thanks
Hi @apofis1969 For this one: > Could not locate adb: /Users/myMac/Library/Android/sdk/build-tools/32.0.0/platform-tools/adb Are you able to find out where ADB actually is? I would actually expect it to be in: `/Users/myMac/Library/Android/sdk/platform-tools/adb`...