iPhone 5 screen size

Hello Coronalabs!

Im new to this SDK, and I’m just wondering…
when I’m going to create a new project, in the screen size tabs, should i type in the PTS or pixels?
like 568x320
or
640x1136

would be awesome if someone told me! :slight_smile:
/s [import]uid: 191405 topic_id: 32505 reply_id: 332505[/import]

It depends on what you want to do and if you want to be efficient on older 3Gs’s.

For the app I’m currently building, I’m doing points (320x480 and 320x568) and using @2x and @4x graphics as needed.

For another client, I get all my artwork already in the 640x1136 size (well I get iPad’s 1024x768) and I based my config.lua on that scale and let Corona downsize for the older hardware.
[import]uid: 19626 topic_id: 32505 reply_id: 129284[/import]

Thank you Robmiracle! :slight_smile:

So i can use the default size that is provided when making a new project, but making the pictures in the iPhone 5 resolution? :slight_smile:

and what did you meant with @2x and @4x graphics? :slight_smile: The retina?
Best Regards - Andreas Zivanovic [import]uid: 191405 topic_id: 32505 reply_id: 129292[/import]

It depends on what you want to do and if you want to be efficient on older 3Gs’s.

For the app I’m currently building, I’m doing points (320x480 and 320x568) and using @2x and @4x graphics as needed.

For another client, I get all my artwork already in the 640x1136 size (well I get iPad’s 1024x768) and I based my config.lua on that scale and let Corona downsize for the older hardware.
[import]uid: 19626 topic_id: 32505 reply_id: 129284[/import]

Thank you Robmiracle! :slight_smile:

So i can use the default size that is provided when making a new project, but making the pictures in the iPhone 5 resolution? :slight_smile:

and what did you meant with @2x and @4x graphics? :slight_smile: The retina?
Best Regards - Andreas Zivanovic [import]uid: 191405 topic_id: 32505 reply_id: 129292[/import]