EventKit

RSS for tag

Create, view, and edit calendar and reminder events using EventKit and EventKitUI. Request read-only, write-only, or full-access to Calendar data.

Posts under EventKit tag

146 Posts

Post

Replies

Boosts

Views

Activity

Call Tracking App (Not what you think)
Hi All. Looking for an IOS solution that will automatically add any call I make from my phone to my calendar. This is so I can track call history on my calendar, not track someone else's usage. My questions: What app does this? (couldn't find one in the app store/Google search, if you know of one please do share) Is it even plausible to create an app that would do this? IOW, will IOS allow this type of app functionality? Truly appreciate your feedback! BK
1
0
752
Nov ’21
How retrieve attendees associated with a calendar item?
I am trying to retrieve emails from participants in a calendar event. The documentation (https://developer.apple.com/documentation/eventkit/ekcalendaritem/1507140-attendees) states that this information is provided as as an array of EKParticipant objects. But, in reality, I get an array of EKAttendee objet. This object is not documented. It contains the information I'm looking for (email) but I can't find any way to retrieve it. Have you ever faced this problem? How to retrieve the email of the participants?
2
0
774
Nov ’21
Scheduling an alarm from push notification when app in background or suspended mode
Hello, I am trying to schedule reminder in my app based on my silent push notification received but I'm unable to do so in background or suspended mode.Can anyone suggest a way to do so? My basic purpose is to remind the user at a specific time based on the info received from push notification.Thanks!
0
0
752
Oct ’21
Call Tracking App (Not what you think)
Hi All. Looking for an IOS solution that will automatically add any call I make from my phone to my calendar. This is so I can track call history on my calendar, not track someone else's usage. My questions: What app does this? (couldn't find one in the app store/Google search, if you know of one please do share) Is it even plausible to create an app that would do this? IOW, will IOS allow this type of app functionality? Truly appreciate your feedback! BK
Replies
1
Boosts
0
Views
752
Activity
Nov ’21
How retrieve attendees associated with a calendar item?
I am trying to retrieve emails from participants in a calendar event. The documentation (https://developer.apple.com/documentation/eventkit/ekcalendaritem/1507140-attendees) states that this information is provided as as an array of EKParticipant objects. But, in reality, I get an array of EKAttendee objet. This object is not documented. It contains the information I'm looking for (email) but I can't find any way to retrieve it. Have you ever faced this problem? How to retrieve the email of the participants?
Replies
2
Boosts
0
Views
774
Activity
Nov ’21
Can EventKit not read iCloud calendar on watch?
My standalone watchOS app is trying to read from the calendar via EventKit. It seems to only see local calendars though, not any of my iCloud calendars. Do I have to do something special to be able to view the iCloud based calendars?
Replies
1
Boosts
0
Views
1.3k
Activity
Oct ’21
Logisim Using MacOS Big Sur
Hello, I recently updated my mac to Big Sur and I am unable to use Logisim with it. Is there anything I can do to fix this?
Replies
4
Boosts
0
Views
4.6k
Activity
Oct ’21
Scheduling an alarm from push notification when app in background or suspended mode
Hello, I am trying to schedule reminder in my app based on my silent push notification received but I'm unable to do so in background or suspended mode.Can anyone suggest a way to do so? My basic purpose is to remind the user at a specific time based on the info received from push notification.Thanks!
Replies
0
Boosts
0
Views
752
Activity
Oct ’21
EventKit Tags
I dont see anything in the documentation about how to add Tags in EventKit. Is that available to us to use and I just missed it in the documentation?
Replies
2
Boosts
1
Views
1.3k
Activity
Oct ’21