gabriel / CaptureRecord

User + Screen Recording iOS SDK

Home Page:http://www.capturerecord.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Causes black screen on app startup

zakdances opened this issue · comments

Whenever I add the code to my app delegate

self.window = [[CRUIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];

The app starts with a black screen and never shows anything else.

i had same problem. anyone can solve this problem?

can someone say, how can i change this?

"If your window is defined in interface builder, you'll need to change the window to use a Custom Class CRUIWindow"