Most of the sample code I see uses the Content values as seen in the code snippet below. Since Apple products are not that low and supported Android platforms have been changed to filter out all the lowend phones, does it make sense to use such a low resolution?
In my case, I want as little upscaling as possible in my app. Apple is easier since there are so few resolutions but for Android I’ve been thinking that 480 x 800 pixels would be a good base size.
Am I on the right track here or am I missing something? Thanks for any feedback.
—CODE SNIPPET—
content =
{
width = 320,
height = 480,
scale = “letterbox”
},
[import]uid: 40031 topic_id: 24527 reply_id: 324527[/import]