Skip to content

Comments

Added basic notification trigger support#337

Draft
fhasse95 wants to merge 10 commits intoskiptools:mainfrom
fhasse95:Triggered-Notification-Support
Draft

Added basic notification trigger support#337
fhasse95 wants to merge 10 commits intoskiptools:mainfrom
fhasse95:Triggered-Notification-Support

Conversation

@fhasse95
Copy link
Contributor

@fhasse95 fhasse95 commented Feb 14, 2026

This PR enhances the local push notification capabilities by introducing scheduled delivery via UNTimeIntervalNotificationTrigger and UNCalendarNotificationTrigger. It focuses on single-event scheduling by evaluating the nextTriggerDate of the specific trigger, providing a solid foundation for timed push notifications while keeping the initial implementation simple by omitting recurring intervals.

To try it out, you can check out the NotificationPlayground in either Skip Showcase or Skip Showcase Fuse.

Related PRs:


Thank you for contributing to the Skip project! Please review the contribution guide at https://skip.dev/docs/contributing/ for advice and guidance on making high-quality PRs.

Use this space to describe your change and add any labels (bug, enhancement, documentation, etc.) to help categorize your contribution.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device
  • REQUIRED: I have checked whether this change requires a corresponding update in the Skip Fuse UI repository (link related PR if applicable)
  • OPTIONAL: I have added an example of any UI changes in the Showcase sample app

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@cla-bot cla-bot bot added the cla-signed label Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant