I am developing a HTML5 game, I need to make it work on pc browser, android and ios browser, I having the following problem
1. Sound is not playing in IOS mobile
2. New Tabs are not opening in Safari (am using browser "open url in new window")
3. Objects behavior are not working properly in FireFox Android
4. In android mobiles, in landscape mode, when keyboard popsup to enter value in textbox, the layout becomes so small that we cant see the text And in IOS, the textbox is covered by keyboard so we cant see the text inside the textBox
Please Help me with these issues