Thanks for your comment David, but the issues …
September 6th, 2010 by admin Leave a reply »Comment posted Apple at it again!! by Rama Krishna.
Thanks for your comment David, but the issues are not related to “imageNamed”.
I have created a sample application with only one UIImageView allocated (at the very beginning in “applicationDidFinishLaunching”) in the entire application. All this application does is to just move the image around on the screen in a timer. Just download the app (http://www.iphonedeveloperlabs.com/testImageViewfor3.0.zip), install it on an iPhone OS 3.0 device and run it using Instruments (Object Allocations).
powered by SEO Super Comments
Related Posts
Tags: iPhone App Development, iPhone OS, iPhone OS 3.0 issues, iPhone OS Bugs
Advertisement
Are you loading images with [UIImage imageNamed:] by any chance?
http://www.alexcurylo.com/blog/2009/01/13/imagenamed-is-evil/
Thanks for your comment David, but the issues are not related to “imageNamed”.
I have created a sample application with only one UIImageView allocated (at the very beginning in “applicationDidFinishLaunching”) in the entire application. All this application does is to just move the image around on the screen in a timer. Just download the app (http://www.iphonedeveloperlabs.com/testImageViewfor3.0.zip), install it on an iPhone OS 3.0 device and run it using Instruments (Object Allocations).