Browser close doesn't do anything on ios because there is no native api:
https://developer.apple.com/library/ios ... index.html
If Cocoonjs or ejecta does something on ios, then we can look into it, or maybe cranberrygame has a plugin.
We are still looking at the other issues.
Hi IntelRobert, I've just published a game to iOS and I'm experiencing similar issues to RenatoB. This is feedback from a tester on iPhone 5:
- Game won't go to landscape mode. It's just stuck as a small little box in the middle of the screen.-
- Browser -> close command doesn't work (no way to quit).
- There is no audio at all. [Is the media plugin required for this? I didn't need it on Android so I assumed the same applied to iOS]
- "Somehow I got the whole screen selected (as if I wanted to copy) and the copy prompt came up."
I have none of these issues on Android.
Fullscreen and landscape orientation was selected in the project settings.