Azure-Samples/MyDriving

Problem with Android when is compile

genitalico opened this issue · 1 comments

when I compile the solution for #android shows the following:
System.TimeZoneNotFoundException: Exception of type 'System.TimeZoneNotFoundException' was thrown.

I have found the solution but it is strange, I'm in mexico therefore I have my TimeZone with (UTC-06:00) Guadalajara, Mexico City, Monterrey but this is the cause of my problem, then I changed my time zone to (UTC-06:00) Central Time (US & Canada) now at the moment of compiling works correctly