If I use PhoneGap will I build web app as usual? How does PhoneGap tie into the web building process? Can I be “real app” like ones built in Objective-C (I thought that was a requirement to be in the app directory)?
Thank you.
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.
Essentially. PhoneGap gives you extra things in JavaScript you can use to do things like accessing the camera that you couldn’t do with regular JavaScript.
No, you don’t need to know Objective-C (all the Objective-C has been written for you by PhoneGap’s developers) and yes, it’ll go into the App Store just fine.