Question
accessing StageWebView via ANE
I'd like to write an ANE that can access the native part of a StageWebView (IOS's UIWebView, Android's WebView). This is so that I can call native webview methods that StageWebView doesn't provide (e.g., accessing cookies).
Does anyone know if this is possible?
