Skip to content

Changed it to NSCalendarIdentifierIslamic not working #139

Description

@shoaibhassanWhizpool

I changed it type to islamic in viewDidLoad of subclass of CKCalendarViewController.

here is my code

NSCalendar *islamicCalender = [[NSCalendar alloc] initWithCalendarIdentifier:NSCalendarIdentifierIslamic];
[self.calendarView setCalendar:islamicCalender];
[self.calendarView reload];

but it does't allow me to update after 2 times right button pressed for next month.and it stucks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions