Calendar.getRemindersAsync crashed with too many items

I am playing around with the Calendar SDK and trying to read the reminders from my calendars. It all works as expected, but when there are too many reminders (few hundreds maybe) in a calendar (my grocery list which also includes lots of completed items), the app crashes completely on a physical device and it returns an empty array inside an iOS Simulator.

Has anyone encountered this before? Too bad the method does not support some kind of pagination.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.