Can one create a native iPhone app with HTML5 and JavaScript? How is this done?
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 Use Phone gap for developing iphone applications.
It’s a free sdk and you can develop applications for I-phone,android,windows mobile,black berry etc using this sdk. Titanium sdk is another one. Phone gap uses html, css, javascript and jquery for application development.
But you need to create an IPA on XCode for installing it on Apple devices (Iphone,Ipad etc).
Please check these sdk links: Phone gap,Titanium