If you use XCode 4.5 + Device with iOS 5.1 to debug,the screen of device will be white or be covered by the background. this
How to fix this bug?I found that this bug caused by calling of the method, "initWithFrame". debug
So if you don't call this method,this bug will be fixed. it
2013/01/22 Blues Chow sed