On PhoneGap on Android you can modify the App.java class to load any url. I can\'t find anywhere to change the entry point on the iOS version.
When testing I prefer to h
you could do it
class/ AppDelegate.m
change self.viewController.startPage to ur startpage in AppDelegate.m