Open
Description
In iOS, if I set recurrenceEndDate to null, the docs say this should create an event that repeats into infinity. However, when I do this, the event isn't added at all. Setting a recurrenceEndDate makes this work again. I'm using ngCordova but I can't see any difference between the final call they make and the calendar event with options call here.