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

Crash on initialize RadCalendarView

1 Answer 91 Views
Calendar & Scheduling
This is a migrated thread and some comments may be shown as answers.
jfgenest
Top achievements
Rank 1
jfgenest asked on 19 Aug 2018, 08:30 PM

Hi,

my app crash right at start even before any RadCalendarView is displayed on screen. The first page shown to the user doesn't even contain a calendarView, so my guess is that the app crash during the initializing of the telerik librairy. Everything works fine in emulators, but once I run it on a real device it crash.

My device is a Pixel C with Marshmallow (6.0.1)

Any Idea how to solve this?

 

com.telerik.widget.calendar.RadCalendarView.onInitializeAccessibilityNodeInfo
RadCalendarView.java - line 1791
java.lang.IllegalArgumentException: Unknown pattern character 'Y'
java.text.SimpleDateFormat.validatePatternCharacter SimpleDateFormat.java:323
java.text.SimpleDateFormat.validatePattern SimpleDateFormat.java:312
java.text.SimpleDateFormat.<init> SimpleDateFormat.java:365
java.text.SimpleDateFormat.<init> SimpleDateFormat.java:258
com.telerik.widget.calendar.RadCalendarView.onInitializeAccessibilityNodeInfo RadCalendarView.java:1791
android.support.v4.view.ViewCompatICS.onInitializeAccessibilityNodeInfo ViewCompatICS.java:56

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 22 Aug 2018, 02:09 PM
Hello Jean-Francois,

We're not aware of such an issue with RadCalendar on Android, could you elaborate more on the setup you have? It would be helpful if you could send us the definition of the calendar control.

I'm looking forward to your reply.

Regards,
Yana
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Calendar & Scheduling
Asked by
jfgenest
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or