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

Raghav Mahajan
参加日2024年5月16日
·
前回のアクティビティ2025年2月24日
フォロー中
0
フォロワー
0
合計アクティビティ
5
投票
0
受信登録
2
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Raghav Mahajan
Raghav Mahajanさんが投稿を作成しました:
we are calling Zendesk.instance.messaging.showMessaging(this). This doesn't seem to be working on api 23 and 24.
In apis 25 and above, it opens the messaging window but doesn't open anything on api 23 and 24.
I tried running your sample app, same behaviour on that. When i click "show conversation" button, it opens Messaging screen on api 25 and above but doesn't respond on api 23

投稿日時:2025年2月18日 · Raghav Mahajan
0
フォロワー
2
投票
2
コメント
Raghav Mahajanさんが投稿を作成しました:
we are trying to implement chat push notifications on Android app, but onMessageReceived for CustomFirebaseMessagingService is not getting called.
We have followed all the steps mention here: https://support.zendesk.com/hc/en-us/articles/4408821714458-Enabling-push-notifications-for-the-Chat-SDK-for-the-mobile-app
Got the json file from firebase → added to the zendesk account → generated the app Id → added the app id
Chat.INSTANCE.init(applicationContext, BuildConfig.ZENDESK_ACCOUNT_KEY, BuildConfig.ZENDESK_CHAT_APP_ID)
Same code works for FCM push but zendesk push messages are not received.
編集日時:2024年5月16日 · Raghav Mahajan
0
フォロワー
3
投票
1
コメント