Skip to content

Add weekday support for iOS calendar trigger - #453

Open
aurimasc wants to merge 10 commits into
masterfrom
ios-weekday
Open

Add weekday support for iOS calendar trigger#453
aurimasc wants to merge 10 commits into
masterfrom
ios-weekday

Conversation

@aurimasc

@aurimasc aurimasc commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

https://jira.unity3d.com/browse/PLAT-21698
Add support for scheduling notifications to happen on a particular day of week. iOS only.
A new property Weekday added to iOSCalendarTrigger to support this.
Some code changes were made to enable better automated test coverage.

Tested manually and covered by automation where possible. Full conversion of trigger between UTC and local is time zone dependent, automation covers it partially, full conversion tested locally. Notification delivery is tested automatically, not being delivered if day is different from today was tested locally.

@u-pr u-pr Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Harness Review

Needs changes

The new weekday plumbing is mostly wired through, but the C# trigger changes still contain one build blocker and one public API correctness gap.

Reviewed commit 87fd51f

🤖 Helpful? 👍/👎

Comment thread com.unity.mobile.notifications/Runtime/iOS/iOSNotificationTriggers.cs Outdated
@aurimasc
aurimasc requested review from a team July 29, 2026 13:51
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.

2 participants