I have built a PhoneGap application using the PhoneGap build engine (http://build.phonegap.com).
My problem is, on some devices, the date-picker is automatically available. But on some devices, it doesn't work. I read that every android using device may use a different javascript engine and PhoneGap is using on Android an engine which doesn't support the date-picker.
My questions are
thanks.
I have tried using the native widget DatePicker in my PhoneGap application and I gave up, different versions of Android behaves differently. Late versions of Android running the Chrome engine works OK (as you say), but older does not.
If you want true cross-platform across all versions you should probably take a look at the 3rd party PhoneGap plugins: