BTW, same thing happens when running Cordova on the iPad 3.2 simulator.
As per roadmap, iOS 3.x support should earliest be removed with
Cordova 2.x but it seems it happened earlier :-)

On Fri, May 18, 2012 at 10:02 AM, Christian Grobmeier
<[email protected]> wrote:
> 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



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

Reply via email to