I want to have sample application on phoneGap for iphone.
i had done some research and found code from :-here
But it had installed the phonegap which is now renamed as cordova.
So, in github it is showing error that no such file exist..
Please anyone help me
The project which you are trying to open is very old which is made on lower version of phonegap.
What you can do is first of all install the latest one (Cordova-1.5.0)
Which is available here https://github.com/callback/phonegap
Run the application & Enjoy…
Here are some tutorials http://wiki.phonegap.com/w/page/35501397/Tutorials
You can refer them