最近の検索
最近の検索はありません

Mikko Seppa
参加日2024年10月09日
·
前回のアクティビティ2024年10月09日
フォロー中
0
フォロワー
0
合計アクティビティ
1
投票
0
受信登録
0
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Mikko Seppa
Mikko Seppaさんが投稿を作成しました:
Hi, I'm using the new Zendesk Messaging SDK to receive push notification on iOS and Android. https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/push_notifications/
Question: Can Zendesk set an unread messages number badge to the app icon when application is in the background and a push notification is received?
For example on iOS it would require that “badge” property would be sent in the push notification payload from the Zendesk server. Is Zendesk capable of sending that as part of the payload to update the badge? Reference to Apple documentation: https://developer.apple.com/documentation/usernotifications/generating-a-remote-notification#Payload-key-reference
On Android I think we would need a way to receive the unread messages number in the push notification payload, but we would need our own implementation to read it and set the badge on the app icon, common solution is using a library like ShortcutBadger.
Please note that this topic is about background functionality. When the app is on the foreground, we can always listen to unreadMessageCountChanged from Zendesk SDK and update the badge number manually, that's not an issue.
投稿日時:2024年10月09日 · Mikko Seppa
0
フォロワー
1
投票
1
コメント