This is a migrated thread and some comments may be shown as answers.

Input Date Problem

3 Answers 34 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Eren
Top achievements
Rank 1
Eren asked on 08 Jul 2013, 02:21 PM
I try to get two dates from user with  " <input type="date"/>  <input type="date"/>  " -like that- . In simulator it works ok but when i build on my Samsung S3 it isn't work. I can pick first date but when i try to get second date app crash and lock. What is reason ? Do you have any idea about this ?

3 Answers, 1 is accepted

Sort by
0
Accepted
Steve
Telerik team
answered on 09 Jul 2013, 11:44 AM
Hi Eren,

It is unlikely that this problem is caused by Icenium. A quick search shows that there are several bug reports (e.g. this one), which describe similar behavior on Samsung OEM devices and that it works in Android AOSP.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
0
Eren
Top achievements
Rank 1
answered on 09 Jul 2013, 02:31 PM
Thank you Steve :) Do you have any advise for -best way- solution 
0
Steve
Telerik team
answered on 09 Jul 2013, 02:51 PM
Hi Eren,

According to this HTML 5 compatibility table, input type=date is not supported on Android as a whole, so your best option would be to use a 3rd party date picker (jQuery, Kendo UI etc.).

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
Report a bug
Asked by
Eren
Top achievements
Rank 1
Answers by
Steve
Telerik team
Eren
Top achievements
Rank 1
Share this question
or