Hello,

on Snow Leo, iOS 3.1.3 (running on an iPhone) this line:

self.viewController = [[[MainViewController alloc] init] autorelease];

in the file AppDelegate.m causes an "EXEC_BAD_ACCESS" error

Is there something I can do about? I have tried to remove
"autorelease" but it didn't help (found this "tip" at stackexchange)

Cheers + Thanks!
Christian

-- 
http://www.grobmeier.de
https://www.timeandbill.de

Reply via email to