New AIR SDK 50.2.1.1 have the option to use : runtimeInBackgroundThread
When using this option, the webview will not work:
Error: can't call function setVisible
at flash.external::ExtensionContext/_call()
at flash.external::ExtensionContext/call()
at com.tuarua::WebView/set visible()[/Users/eoinlandy/flash/WebViewANE/native_extension/src/com/tuarua/WebView.as:577]
Its possible to update the ANE to use with this option?
Another trace:
https://pastebin.com/kYPiJ4um
New AIR SDK 50.2.1.1 have the option to use : runtimeInBackgroundThread
When using this option, the webview will not work:
Error: can't call function setVisible
at flash.external::ExtensionContext/_call()
at flash.external::ExtensionContext/call()
at com.tuarua::WebView/set visible()[/Users/eoinlandy/flash/WebViewANE/native_extension/src/com/tuarua/WebView.as:577]
Its possible to update the ANE to use with this option?
Another trace:
https://pastebin.com/kYPiJ4um