I need to implement XML-RPC call in my ios app. I’ve just came across with this lib: https://github.com/eczarny/xmlrpc but I have no idea how to import it into my project.
I’m a newbie in IOS so sorry if the question is “stupid”.
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.
Check this SO question and Answer
XMLRPC-iOS for iOS project
In that Answer, “mja” gave the dropBox link to download his project..
You can just download that project and learn xml-rpc from that project..