Hello,
We are using NUCLiOS 2015 Vol.2 and when calling the [calendar invalidate] method we expect the "asyncAppointmentRequest" method to be called. This is done when in day and month view but not from the week view.
It was easy for me to reproduce this issue in the samples project by calling the [cal invalidate] when in week view. The asyncAppointmentRequest should be called to refresh my appointments.
I hope this issue can be fixed since we are missing data when adding appointments to the calendar in week view.
Hi,
Just tested it and it's definitely a bug. I've addressed the issue, and since we were going to have an SR early next week, this fix will be included with it.
Thanks for reporting this!
-SteveZ
An SR with this fix was made available today.
I tested it with the Service Release and the method is now being called from the week view. I do have a new issue with the week view that is described in the 'SR testing' post.