Files
tauri-plugins-workspace/.changes/fix-notification-schedule-ios.md
T
Christian Pavilonis 8abb31ee59 fix(notifications): crash on ios when scheduling a notification (#2905)
* Converts NotificationSchedule enum to a dictionary to fix crash while
scheduleing notifications.

* change file

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-08-21 08:39:22 -03:00

92 B

notification, notification-js
notification notification-js
patch patch

Fix notification scheduling on iOS.