How do you programmatically check if UIKit has a given class?
For example, on iOS3 there’s no UINib, but on iOS4 there is. I can build on SDK4, but if I try to run on an iOS3.0 device I’ll meet an exception.
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.
The iOS 4 release notes state: