Hi!
I have OpenFL/Starling html5 game. I integrate it to one game aggregator (via iframe). It works without problem in mobile browsers on Android. But Android softkeyboard is not appeared inside agregator’s app when user touches TextField. I think that app launches my web game with system WebView component or something similar. I try other web games inside that app (I don’t know what game framework they use) and there is no such problem.
Any ideas why?