Posts

Post not yet marked as solved
0 Replies
373 Views
We develop and manage iOS apps.The app has iOS reminder retriving, adding and updating process.We can add a reminder with "saveReminder method", but it is added at the end of the reminders on iOS13.We want to add the reminders top of the reminders, and change the order of the reminders on iOS13.We've been developing with reference to the following.https://developer.apple.com/documentation/eventkit/ekeventstore/1507181-savereminder?language=objcIt would be greatly appreciated if you could explain the details.Regards,
Posted
by kurajun.
Last updated
.
Post not yet marked as solved
0 Replies
289 Views
Using EKReminder slows down the operation of the app.Occurs on iOS 13 or later devices.It does not occur on iOS 13 or earlier.is there any method to fix this bug?
Posted
by kurajun.
Last updated
.