Memory issue regarding UIImageView on IPhone 4.0 / IPad
- by Sagar Mane
Hello All,
My Application is crashing due to low memory [ Received memory warning level 1 + 2]
To trace this I have used Instrument and come with following points
Test Enviorment : Single view controller added on Window
When I don't use UIImageView Real Memory is used 3.66 MB
When I uses UIImageView with Image having size 25 KB : Real Memory…