I am not able to use SDWebImage on my ios 4.2 app,the current SDWebImage library is for ios5.0 ARC i think.
Please help is there any version to support iOS 4.2
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.
From the SDWebImage GitHub, “you may choose the non ARC target if you want to support iOS <3“. So deployment target is not the problem at all.