开发者

display text notification on statusbar of Iphone

开发者 https://www.devze.com 2023-03-25 01:14 出处:网络
I need to show some text notification on statusbar of jailbreaked iphone , w开发者_StackOverflow中文版hile my app enter background ,does the SBStatusBarController has any method to do this ?or other s

I need to show some text notification on statusbar of jailbreaked iphone , w开发者_StackOverflow中文版hile my app enter background ,does the SBStatusBarController has any method to do this ?or other solution?thanks !


SBStatusBarController was moved to UIStatusBar in iOS 4.0. You should look into that.

0

精彩评论

暂无评论...
验证码 换一张
取 消