Under certain conditions the app crashes if it is trying to load an image which it was unable to get.
If an image is encoded with PNG and named as .jpg, the app crashes when trying to load.
Image path provided is not valid so the app tries to load it and crashes.
Is there any way the SDK can be updated to not crash the whole app when these conditions happen, and instead just return nil from display.newimage? this has been problematic for me under alot of conditions and continues to do so especially when dealing with presenting images from the web and other dynamic sources. [import]uid: 6317 topic_id: 4739 reply_id: 304739[/import]