Common Errors & Crash
- Low memory & diagnostic tool
http://franktheblue.blogspot.com/2011/10/getting-process-info-from-ios-5s.html - Phonegap & change network state
“..anytime the network state changes..“
“..I tracked this down to the ReachabilityCallback. After disabling the connection plugin (com.phonegap.connection) in the PhoneGap.plist the crash disappears..” (only if no connection is required)
“..Had to remove the reference to the framework that came with installer and add the one in /Documents/PhoneGapLib/build/Release-universal..“
https://github.com/phonegap/phonegap-iphone/issues/213
Modules
- Email Composer Plugin
http://stackoverflow.com/questions/5069328/phonegap-email-composer-plugin
Best Practices
- 50 tips with jQuery Mobile
http://www.jquery4u.com/mobile/50-jquery-mobile-development/ - 2 tips with jQuery
http://www.coldfusionjedi.com/index.cfm/2008/10/9/Two-iPhone-development-tips-and-jQuery-to-the-rescue
Validation on Apple Store
- 7/oct 2011 – Mike Nachbaur talks about Apple and PhoneGap http://nachbaur.com/blog/phonegap-officially-permitted-on-the-app-store
Advertisement