Hi,
I have been asked to produce a case study app. Currently I have added the images to the sdk and load them when the view loads. There is a delay before the view appears and I receive memory warnings level 1 & 2.
I was wondering if storing these in a database using BLOB and then loading each image would improve the performace? Or is there a better way to manage large images.
Thanks