其他消息通知

This commit is contained in:
DDIsFriend
2023-08-31 10:20:19 +08:00
parent cce7060345
commit 3349aaa0cd
6 changed files with 69 additions and 63 deletions

View File

@@ -46,6 +46,8 @@ class NotificationService: UNNotificationServiceExtension {
bestAttemptContent.sound = sound
GROUP.setBestAttemptContentUserInfo(bestAttemptContentUserInfo: userInfo)
}else{
bestAttemptContent.sound = .default
}
JPushNotificationExtensionService.jpushSetAppkey(JPushKey)