firebase / firebase/firebase-cpp-sdk
[Question] CloudMessaging - data-message doesn't receive when app is killed
- 主要言語
- C++
- スター
- 326
- フォーク
- 137
- 平均マージ
- 3日 9時間
- マージ済み PR(30日)
- 5
説明
### [REQUIRED] Please fill in the following fields:
* Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: pre-built SDK
* Firebase C++ SDK version: 11.1.0
* Main Firebase Components in concern: Cloud Messaging
* Other Firebase Components in use: _____
* Platform you are using the C++ SDK on: Linux
* Platform you are targeting: Android
### [REQUIRED] Please describe the question here:
Adding the firebase-cpp-sdk to an Android Qt application, we receive the data messages when the app is in the foreground or background.
but when the app removes from the recent list, data-messages wont receive anymore.
we also prepared a sample application to reproduce this issue: https://github.com/ramajd/QPushTest
is there any part missed in our implementation?
コントリビューションガイド
調査の方向性
リンクされたQPushTestサンプルアプリケーションから始め、Androidを対象とするLinux開発環境でFirebase C++ SDK 11.1.0を使用して動作を再現します。アプリがフォアグラウンド、バックグラウンドにある場合、および最近使ったアプリの一覧から削除された場合のdata-messageの配信を比較します。不足しているメッセージの原因が実装にあるのかSDKの動作にあるのかを特定できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, cpp
- 領域
- mobile-dev
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100