Welcome to the Xamarin.iOS feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.iOS, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I am using an SFSchedule control with MonthView and an Agend, and I am also using custom appointments (and so mappings).

The issue is that the appointments in the agenda are not ordered chronologically, but in the order to which they are added to the Observable Collection. I am adding a sample project, just run it and you'll see that app2 is shown after app1 even though it starts and ends before the other.