I made a quiz with about 50 levels… i have two problems…
This is what is in the console
Fri Jul 15 13:45:04 unknown SpringBoard[27] <warning>: Received memory warning. Level=1<br>Fri Jul 15 13:45:05 unknown TheSmartnessTest[2389] <warning>: Received memory warning. Level=1<br>Fri Jul 15 13:47:41 unknown configd[24] <notice>: jetsam: kernel memory event (91), free: 241, active: 1536, inactive: 985, purgeable: 0, wired: 8220<br>Fri Jul 15 13:47:41 unknown SpringBoard[27] <warning>: Received memory warning. Level=2<br>Fri Jul 15 13:47:41 unknown SpringBoard[27] <warning>: Memory level is urgent (9%) and there are no background apps to ask to exit.<br>Fri Jul 15 13:47:41 unknown TheSmartnessTest[2389] <warning>: Received memory warning. Level=2<br>Fri Jul 15 13:48:49 unknown com.apple.launchd[1] <notice>: (UIKitApplication:com.domainname.savethehippo[0xde16]) Exited: Killed<br>Fri Jul 15 13:48:49 unknown configd[24] <notice>: jetsam: kernel termination snapshot being created<br>Fri Jul 15 13:48:49 unknown SpringBoard[27] <warning>: Application 'The Smartness Test' exited abnormally with signal 9: Killed<br>Fri Jul 15 13:48:51 unknown ReportCrash[2391] <error>: Saved crashreport to /Library/Logs/CrashReporter/LowMemory-2011-07-15-134851.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0<br>Fri Jul 15 13:49:34 unknown SpringBoard[27] <notice>: MultitouchHID(20af80) uilock state: 0 -> 1<br>Fri Jul 15 13:49:34 unknown SpringBoard[27] <warning>: setting away view's now playing info to nil<br>Fri Jul 15 13:49:34 unknown SpringBoard[27] <warning>: setting away view's now playing info to nil<br><br>
There seems to be two problems the memory warnings, as well as the signal 9 : killed error
For mostly every single object and listener i canceled them out but object:removeSelf()
as well as object = nil
i tried to make the functions local but on some functions it didnt work when it was local. There are many functions in my project would this be the problem?
Please HELP! [import]uid: 24708 topic_id: 12496 reply_id: 312496[/import]