I know you can’t use GC in iPhone applications cause iPhone does not have enough resources to enable that – it would kill the performence.
What about iPad. I know they run iPhone OS too, does that mean that CG can’t be enabled on the iPad as well?
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.
There is no Garbage Collected variant of Objective-C in the iPhoneOS. Not even iPad, nor 4.0. Probably Apple doesn’t find it important to support it.