I have already built an Xcode project without phoneGap, but the client wants to add some new functionality. So I decided to use phoneGap to do it, I don’t know how to import phoneGap to my old Xcode project. How can I do this?
Share
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.
You can embed a cordova webview in any ios project following this steps: (Steps for cordova version < 2.3, in 2.3 its a bit different, see the link below)
for more info
phonegap cleaver < 2.3.0
phonegap cleaver >= 2.3.0