lilcodelab / Xamarin.Plugin.Calendar

Calendar plugin for Xamarin.Forms
MIT License
260 stars 61 forks source link

Setting Culture fails to show calendar on IOS device #131

Open NigelloNZL opened 2 years ago

NigelloNZL commented 2 years ago

I have a issue with the calendar not showing on a IOS device, does it when setting the culture, works fine if I don't set the culture, even the sample app does it as well.

On first load of sample app, go to advanced event calendar. Calendar is missing, everything else is there, events and month/year are there ok. If you press the back button to the main menu and go back to advanced calendar the calendar shows OK So its just on first load.

Any ideas?

If I comment out the culture lines in the advanced page view model, it loads fine on first try. IMG_8793

jigneshbodarya commented 2 years ago

@NigelloNZL Any updates?

NigelloNZL commented 2 years ago

@NigelloNZL Any updates?

Yeah. Does it with the latest version I went back to a older version and worked. Can’t remember the version number but was the one before v2

david-marquardt commented 2 years ago

This is also an issue for me