You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, it's working just fine with cordova :)
I'm currently using it in production with cordova + cocoonJS Webview+ (it also work fine with default cordova webview)
Note that the behaviour is slightly different in touchscreens : when you click an input control you'll get a pop asking you to type the text (you'll not type the text directly in the input like on desktops) ... this is actually the only way to enter text using HTML5 while keeping maximum compatibility with native features.
Does the component input work okay with touch screen devices running Phaser wrapped inside of Phonegap/Cordova ?
Does the input component trigger the on screen keyboard to appear for example ?
The text was updated successfully, but these errors were encountered: