2

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).

I'd like to think this is possible, but I'm not sure how to get started.

paleozogt
  • 6,393
  • 11
  • 51
  • 94
  • same here - any progress so far? – mika Aug 14 '13 at 00:12
  • @mika sadly, no. i suspect we'd have to walk the app's display hierarchy till we found a webview child (and hope that its the same one that the StageWebView is using). – paleozogt Aug 14 '13 at 15:24

0 Answers0