docoder / iphonewavefrontloader

Automatically exported from code.google.com/p/iphonewavefrontloader
0 stars 0 forks source link

Doesn't run on iOS5 simulator or iTouch4 with iOS5 #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run sample project on iOS5 simulator
or 
2. Run sample project on iTouch4 with iOS5 installed

What is the expected output? What do you see instead?
I expect to see the example app running.  Instead, on the iOS5 simulator, I 
just get a white screen and on the iTouch4, I just get a black screen.

What version of the product are you using? On what operating system?
checked out trunk on 2/2/2011

Please provide any additional information below.

Original issue reported on code.google.com by heath.bo...@gmail.com on 2 Dec 2011 at 7:26

GoogleCodeExporter commented 8 years ago
Try to put the window background from the MainWindow.xib as clearColor instead 
of white.

Original comment by ragej...@gmail.com on 24 Jan 2012 at 12:14

GoogleCodeExporter commented 8 years ago
That worked!  Thanks!

Original comment by heath.bo...@gmail.com on 25 Jan 2012 at 4:56