rebeccaXam / XamForms.Controls.Calendar

Custom calendar control for Xamarin.Forms. Customizable border thickness, color, background colors and formats. Version 1.0.8 or lower Built against: 2.1.0.6521 Version 1.1.0 or above Built against: 2.3.4.231
MIT License
132 stars 69 forks source link

WhenChanging Month App Crashing #109

Closed ghost closed 5 years ago

ghost commented 5 years ago

Unhandled Exception:

System.NullReferenceException:

error info

lubiepomaranczki commented 5 years ago

Are you using Forms 4.0 or higher?

ghost commented 5 years ago

Yes. 4.1.0

ghost commented 5 years ago

the crash is only in ios ,in android its fine

lubiepomaranczki commented 5 years ago

Indeed. Try installing XamForms.Enhanced.Calendar which is a fork of this repository but updated. If it doesn't work, please raise an issue here

Good luck! 🚀

ghost commented 5 years ago

Thanks @lubiepomaranczki i will check it.

ghost commented 5 years ago

its working fine now.