ios - using AFNetworking's AFXMLRequestOperation with tbxml -
how use afnetworking's afxmlrequestoperation , parse data using tbxml instead of default nsxmlparser...looks alternate method xmldocumentrequestoperationwithrequest not work in ios (as nsxmldocument not supported)
you have implement own extension tbxml, or decide not use tbxml kissxml has extension:
Comments
Post a Comment