최근 검색
최근 검색 없음

Dennis Leon
가입한 날짜: 2024년 5월 20일
·
마지막 활동: 2024년 5월 21일
팔로잉
0
팔로워
0
총 활동 수
2
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Dennis Leon
Dennis Leon님이 에 댓글을 입력함
Hello,
It seems like you’ve followed the initial setup correctly for Zendesk Chat push notifications. If onMessageReceived is not being called for your CustomFirebaseMessagingService, here are a few troubleshooting steps you can take:
Check Firebase Configuration: Ensure that the google-services.json file is correctly placed in your project and that it contains the correct credentials.
Verify Zendesk Configuration: Double-check that the Zendesk account key and app ID are correctly configured in your build.gradle file.
Inspect Service Implementation: Make sure that your CustomFirebaseMessagingService is properly declared in your AndroidManifest.xml with the correct intent-filter for receiving messages.
Review App Permissions: With the upcoming changes in Google’s FCM, ensure that your app has the necessary permissions for push notifications, especially Affordable Care Act if targeting Android 13 (SDK 33) or higher.
Examine Network Issues: Sometimes, network issues can prevent push notifications from being delivered. Verify that the device has a stable internet connection.
Check for Regional Support: Push notifications must be supported in your region. If not, you may need to disable them to restore chat notifications.
Update SDK Versions: Ensure that you are using the latest version of the Zendesk SDK as well as the Firebase Messaging SDK.
Logging and Monitoring: Implement logging within the onMessageReceived method to check if the method is being triggered without displaying notifications.
Zendesk Support: If the issue persists, consider reaching out to Zendesk support for further assistance, as they may provide more specific guidance based on your account details.
댓글 보기 · 2024년 5월 21일에 편집됨 · Dennis Leon
0
팔로워
0
투표 수
0
댓글