hi,
i'm very new to phaser, i almost finished my first game using it. but i'm facing a problem wrapping my game using cocoonjs .
the problem in the input fields, i used a plugin called phaser-input it doesn't have <select></select> option and its unfillable after wrapping .
i tried integrating regular html form and it disappear in mobile,
you can see my game in : http://goo.gl/IJI9jO
can you please guide me how to make inputs that can be desplayed in mobile after wrapping ...
Sorry for the bad english,
thank you
PS:in game play i reduced the FPS to 25 as the performance in mobile using cocoonjs is bad in 60FPS...