I am developing a simple to-do list application using PhoneGap. My application works offline, saves all data locally and uses iOS notifications. It can be used on a PC via a web browser, so I built it using HTML5.
Is Apple approving of PhoneGap HTML5 apps for the App Store, for example, my app? Should I use Objective-C?
source share