Skip to content

sparkouttech/GroupNotificationsample

Repository files navigation

GroupNotificationsample

Grouping the notifications based on category or person by custom Notifications group

Requirements

iOS 12.0+

Xcode 9 with Swift 4

threadIdentifier:

The unique identifier for the thread or conversation related to this notification request. It will be used to visually group notifications together.

notificationContent.threadIdentifier = "Sparkout-HR"

summaryArgument:

The argument to be inserted in the summary for this notification.

notificationContent.summaryArgument = "your HR"

Screenshots

Alt text

About

Grouped the notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages