There’s been a bit of confusion surrounding changes to XCode4 and PhoneGap. Right now the big ones are 1) Where did my PhoneGap user templates go!? and 2) How do I submit my PhoneGap-based app to Apple? Let me help you. 1) You want to create a new PG project, but you’re not seeing the …
Monthly Archives: March 2011
Catching Android’s Back Button in PhoneGap
This little bit of code is going to be useful to those of you developing a “singe page” app inside of PhoneGap. This applies to Sencha Touch (big fan), but doesn’t as much to jQuery mobile and jQTouch, as it’s a multi-page/navigation based event framework (it uses the app’s url string to do things like …
Continue reading “Catching Android’s Back Button in PhoneGap”