Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

EKEventStore save throws error "access denied" since iOS 18.4+, macOS 15.4+

This thread has been locked by a moderator; it no longer accepts new replies.

Since iOS 18.4 and macOS 15.4 updating the calendar of an (ek)event (to another accounts calendar) or detaching an repeating event throws an error while saving: "Access denied"

EKEventStore.save(event, span: .thisEvent, commit: true)

catch { "Access denied" }

Answered by DTS Engineer in 837132022

Let’s focus this discussion in your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Boost

Let’s focus this discussion in your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

EKEventStore save throws error "access denied" since iOS 18.4+, macOS 15.4+
 
 
Q