memory - ios app crashes when loading image from html string -



memory - ios app crashes when loading image from html string -

in app in web view page trying load images html string. there around 27 images. app getting crashed , in error study says memorywarning2. how overcome problem....please help me friends

you're loading many, big images memory @ 1 time.

unless need web view, utilize uiimageviews in uiscrollview , handle memory usage yourself.

if must utilize web view, maybe utilize smaller images.

ios memory warnings

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -