We discovered today that using iOS 6.0 on both an iPhone & an iPad tapping the keyboard on a Prompt field in a message box does nothing! No text is being typed into the prompt !!
Wonder if there's a way around this.
For now we've done a if (Ext.is.iOS) .. and use a different bit of handling to work around it.
BTW, we're using Phonegap 2.0.0 as well