Hi,
I've spent 3 days on trying to make an app that looks pretty on 16:9 (iphone 5) and ipads (4:3).
I have not succeed so I am considering to make several version of the app adapted to different screen ratios. 16:9 and 4:3, maybe eve, 3:2.
What i really really want to know it's if it's possible to upload different app versions of a game i did in cocoonjs for different devices/ratios.
Like ipad version a 16:9 supported version of the app, iphone version 4:3 supported version...
Making multiple version is not an issue, what is an issue is to get them work on any mobile device.
So my question is there an option in cocoonjs to upload different versions without uploading different games, i mean upload everything in the same project without being forced to make a project for each version of my game.
Thank you!