Dear Team,
Here is link of a sample Xamarin.Forms Application Implementing SfSchudule
https://drive.google.com/file/d/1eboovNWd2wGE6e8Zj70GZdD7n05xb3Lr/view?usp=sharing
In this sample app i attach an CellDoubleTapped Event on SfSchedule and show displayAlert for displaying DateTime
in UWP when i double tap on cell it gives me cell dateTime and when i double tap event it gives me EventStartTime on a recurring event
in Android when i double tap on cell it gives me cell DateTime & also if i double tap on event it gives me current cell DateTime
i want current cell DateTime for add date in RecurrencExceptionDates on update event but UWP is giving startEventDate.
Thanks
Best Regards
Muneeb Ur Rehman