Open GoogleCodeExporter opened 9 years ago
if you comment out the row 22
- (void)applicationDidFinishLaunching:(UIApplication*)application
{
CGRect rect = [[UIScreen mainScreen] bounds];
//window = [[UIWindow alloc] initWithFrame:rect];
GLViewController *theController = [[GLViewController alloc] init];
it works.
Original comment by ander...@gmail.com
on 16 Mar 2010 at 9:21
Original issue reported on code.google.com by
dgwilson65@gmail.com
on 16 Jul 2009 at 8:13