I tested an app via wi-fi using gideros player, and the resolution is bugged on some devices. I have a phone with a bigger resolution, but when I tried to print it out with "application:getContentWidth()" and "application:getContentHeight()" it showed a much smaller one...Also on the device, the game was showed just in a tiny spot in the top left corner...How can I fix this?
Also, I thought it was just a testing problem, so I exported the app and I have the same resolution problem. Help?
(
Comments
So most probably your logical dimensions are just too little.
Likes: antix