views:

48

answers:

0

I want to get status bar images without UIGetScreenImage() because this method is Private API.

Apple recommend

http://developer.apple.com/iphone/library/qa/qa2010/qa1703.html

as a alternate solution, but this way can't get status bar images.

Would like to know how to get status bar images?