Skip to main content
paleozogt
Participating Frequently
October 30, 2012
Question

accessing StageWebView via ANE

  • October 30, 2012
  • 1 reply
  • 658 views

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?

This topic has been closed for replies.

1 reply

Legend
October 31, 2012

No, but it sounds unlikely without access to the underlying code, methinks.

G