You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user clicks outside of the dialog in order to close the dialog
No result from presentEventCreatingDialog is returned
Expected behavior:
presentEventCreatingDialog returns CancelAction instead of nothing
Further information:
When closing the dialog via "abort" or "add" button everything works fine
The issue only happens on iPad (not on iPhone)
Environment
Version: 5.0.0
Device: iPad, iOS 17.0
The text was updated successfully, but these errors were encountered:
johannessachse
changed the title
[iOS: iPad]: presentEventCreatingDialog does not return CreateResult correctly
[iOS: iPad]: presentEventCreatingDialog does not return CancelAction correctly
Jan 4, 2024
Reproduce:
presentEventCreatingDialog
presentEventCreatingDialog
is returnedExpected behavior:
presentEventCreatingDialog
returnsCancelAction
instead of nothingFurther information:
Environment
Version: 5.0.0
Device: iPad, iOS 17.0
The text was updated successfully, but these errors were encountered: