hi!
Was hoping to be able to modify a notification's associated ID inside of UNNotificationServiceExtension, but it seems like it's not possible since the contentHandler only accepts type UNNotificationContent (not UNNotificationRequest). (docs here - https://developer.apple.com/documentation/usernotifications/unnotificationserviceextension/1648229-didreceivenotificationrequest?language=objc)
Thought it was worth a shot posting to see if anyone had found some workarounds to this, thanks!
Topic:
App & System Services
SubTopic:
Core OS
Tags:
iOS
Extensions
Notification Center
User Notifications