Help me!
I am making digital book for iPhone.
I am using imageNamed at page load.
But when I changed to page10, iPhone crashed.
I tried imageWithContentOfFile and imageWithData,
but iPhone crashed too.
I had caught "SUGBUS" error.
What is better method for paging application.
And I worry about memory usage.
By Object Allocation, I found CGFontCreateFontsWithPath waste a lot of
memory.
Thank you.
memory.jpg