Hi, I was wondering if anyone can help with this. I know how to get the json data which includes my dates . I have a delegate set in my controller that creates a model of the data and places it in an array. The problem I have is that the calendar gets finished long before the array is built so it remains a 0 count if I try to use inside the 'func dotMarker(shouldShowOnDayView dayView:'
Any help on getting the data before the calendar is drawn or adding the dotmarkers and refreshing would be great.
Thanks.
Hi, I was wondering if anyone can help with this. I know how to get the json data which includes my dates . I have a delegate set in my controller that creates a model of the data and places it in an array. The problem I have is that the calendar gets finished long before the array is built so it remains a 0 count if I try to use inside the 'func dotMarker(shouldShowOnDayView dayView:'
Any help on getting the data before the calendar is drawn or adding the dotmarkers and refreshing would be great.
Thanks.