cordova - Phonegap, iphone - applicationDidFinishLaunching not invoking -


i'm trying started phonegap.

i have added code applicationdidfinishlaunching doesn't seem getting called.

i've added breakpoints (log, continue) each of init , applicationdidfinishlaunching methods. confirms latter indeed isn't getting invoked.

xcode, objective-c , phonegap foreign me , im bit lost how resolve this.

thanks

edit: i've tried creating brand new blank unmodified phonegap project, , same thing happens. init breakpoint fires, applicationdidfinishlaunching not.

i new iphone development. have done 1 small app using phonegap framework.

yes when use phonegap framework our project's applicationdidfinishlaunching not work , other methods webviewdidfinishload , webviewdidstartload in app delegate not work..

instead of applicationdidfinishlaunchinwithoptions of phonegaplib.xcodeproj included in our project of phonegap gets excute.

try write nslog(); there. u output on consol..


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -