Post

Replies

Boosts

Views

Activity

Reply to Running Background Tasks
So basically, the local notification must/will always appear and you cannot use it to trigger a background task to inform a user without visually showing the notification itself. You must always use the UNMutableNotificationContent when wanting to use the UNNotificationRequest?
Mar ’21