Skip to content

Conversation

ChristianPavilonis
Copy link
Contributor

Fixes #2902.

Converts the NotificationSchedule enum to a dictionary because the enum can't be converted it would cause a crash.

@ChristianPavilonis ChristianPavilonis requested a review from a team as a code owner August 9, 2025 02:00
Copy link
Contributor

github-actions bot commented Aug 9, 2025

Package Changes Through 0f623cf

There are 2 changes which include notification with patch, notification-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.33 2.0.34
api-example-js 2.0.29 2.0.30
notification 2.3.0 2.3.1
notification-js 2.3.0 2.3.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one!

@lucasfernog lucasfernog merged commit 8abb31e into tauri-apps:v2 Aug 21, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scheduling notification crashes on ios.
2 participants