EKEventEditViewController broken in iOS 27 Beta

UIKit app can not edit an event using EKEventEditViewController in iOS 27 Betas.
The Done tick button at the top does not work after editing an event. Also does not work if EKEventViewController is first used to display the event. Then the "Edit" tapped to display the EKEventEditViewController. Anyone else seeing this?

Please file a feedback report using Feedback Assistant, then post the number here.

FB23371618

Events that have a Repeat set on them can still not be edited in Beta 3. Tapping the done tick button does nothing.

Non-repeating events appear to be fixed. But Repeating events still not working.

Still NOT fully working in Beta 4 for Repeating Events.

You can recreate this issue by displaying an occurrence of a repeating event in a EKEventViewController. Then tap the “Edit” button for the event to display the EKEventEditViewController. Now edit the event (change title or add to notes field). Tap tick Done button and you are displayed “Save for this event only”, “Save for all future events” and “Cancel”. Here is the issue. If you choose to tap “Cancel” (or tap the background to dismiss those messages) then continue to edit the event and then try tapping the Done tick again. The button does not work!

Please Note: When a single occurrence of a Repeating event has previously been edited and saved for “Just This one Event”, everything works fine. So I think this will have something to do with if the event is marked as detached for the repeating events.

The example project submitted with the bug report FB23371618 can be used to recreate these issues.

EKEventEditViewController broken in iOS 27 Beta
 
 
Q