ios - How make backward compatibility of AFnetworking library -


my app deployment target ios5. , downloaded afnetworking 2.0 library. causes error "property 'retain(or strong)' attribute must of object type"

  1. please tell me in details how remove error.i googled developer posted change deployment target ion ios6 . fine want app on ios 5 also.
  2. soppose have developer on app on ios5 . want support in ios7 now.how manage remove deprecated method , add new method in development .after new app run on ios 5 . or need create 2 build both.

please tell me in details , related information need consideration in development. thanks...........


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -