Discussion Forums  >  Uncategorized

Replies: 3    Views: 374

pulverdingen
I hate code!
Profile
Posts: 89
Reg: Jan 04, 2012
pulverdingen
890
02/17/12 08:18 AM (12 years ago)

'setStatusBarHidden:animated:' is deprecated

OK OK OK, I finally got the CODE Sign problem taken care of,,,But now This rears its ugly head.. Any sugestions?????? 'setStatusBarHidden:animated:' is deprecated
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/17/12 09:43 AM (12 years ago)
Hi @pulverdingen, Unless this error is preventing you from compiling your program, it's OK. All it's saying is that the code is older, and has been replaced by something newer. Deprecated code tends to remain supported for quite some time. If this error is preventing you from compiling, then try setting the target iOS level to iOS 3. That'll allow for a lot of backwards compatibility, and should remove any deprecation problems. Let us know how it works! Mark
 
pulverdingen
I hate code!
Profile
Posts: 89
Reg: Jan 04, 2012
pulverdingen
890
like
02/17/12 10:23 AM (12 years ago)
Hey great, that did it...Thanx
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/17/12 10:25 AM (12 years ago)
Excellent! Rock on! Mark
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.