iphone photo maximum size
Posted
by aditya
on Stack Overflow
See other posts from Stack Overflow
or by aditya
Published on 2010-04-20T17:21:51Z
Indexed on
2010/04/20
17:23 UTC
Read the original article
Hit count: 250
iphone-web
Hi all i want to know there a limitation in size for an iphone to display an image? as the resolution of iphone is 320*480 px. i am developing an app which fetches photos from an URL and that URL contains some photos os size > 600KB.So when i launch the app in simulator it behaves properly but in device the application crashes as soon as photos with higher resolution are displayed , and when lower resolution photos are displayed the app does not crash in the device.
© Stack Overflow or respective owner