I just upgraded to Xcode4.5. When I ran the unit tests, I realised that [view setbackgroundcolor] does not call [viewdidload].
Did anyone had the same issue?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is some undocumented behavior which you should not rely upon, because it (will break your code one day) just broke your code…