@total_flash1
Hi,
I've just compiled my new 2048 x 1536 px app, which I'm about to upload to App Store for approval. After reading this thread, I'm afraid that my app could be rejected.
Could you please make it clear, so I make necessary changes (in any).
I've set:
stage.align = StageAlign.TOP_LEFT
stage.scaleMode = StageScaleMode.SHOW_ALL //this is because if iPad is not 'retina display', app will automatically adjust its pixels.
Am I doing right or it would be rejected? Furthermore, is it recommended or no (and finally if it is not recommended, than what it should be)?
Thanks.