Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

imaumac

macrumors member
Original poster
Oct 15, 2008
52
0
Hi.
all my app eat a lot of memory and crash if use more than 2 minutes if there a (didReceiveMemoryWarning) guide for "Dummies" (rookie) or some link to learn how use didReceiveMemoryWarning please ?

please need help with this.
thanks.
 

Zwopple

macrumors regular
Dec 27, 2008
125
2,024
Hi.
all my app eat a lot of memory and crash if use more than 2 minutes if there a (didReceiveMemoryWarning) guide for "Dummies" (rookie) or some link to learn how use didReceiveMemoryWarning please ?

please need help with this.
thanks.

Hey imaumac,

You'll want to search through the iphone documentation for UIApplicationDelegate it will show you all the methods your ApplicationDelegate class can implement. This includes the applicationDidFinishLaunching etc... it's the first code to run after the main.m.

Cheers
-z
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.