We are using StageWebView on iPad to show special sharing pages to user. Everything works fine (page loaded ok) except that after we upgraded our test iPad to 6.1, stagewebview stopped to popup keyboard when user taps on input fields. There is cursor but no keyboard. assignFocus does not help too. So it is not usable for pages that requires keyboard interaction. For now we are thinking to replace stagewebview with UIWebView ANE from darkredz.com
Is there any workarounds?