I've made a game in objective-C for iphone and is getting slow after playing it for 20- 30 times.I am using 3 timers but i am also releasing them.I am allocating 9 UIImageViews but again releasing them also. Please help?
+1
A:
Have you tried using Instruments to look for any other memory leaks or performance issues?
Eimantas
2010-04-14 06:45:36
yes i've tried everything from performance tool console and crash logs and i've found no leaks still the app getting slow.
Ankit Sharma
2010-04-14 06:47:08
please help...i need it badly...
Ankit Sharma
2010-04-14 07:08:10
Maybe some other processes are making it slow? Is your iPhone jailbroken with custom software?
Eimantas
2010-04-14 12:21:19