You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: