I'm new to Swift and exploring at my own pace.
I've got one simple question which might sound stupid, but here goes:
Does Apple's EventStore (from EventKit) allows you to store/read events which are specific to your app only? I'm developing a reminders functionality for my app and I don't really want these reminders to appear in iOS reminders app or in the calendar app. Would I still need to ask user permission to store dates/reminders in his/her calendar?