firebase / firebase/firebase-cpp-sdk
[Question] CloudMessaging - data-message doesn't receive when app is killed
- Ngôn ngữ chính
- C++
- Star
- 326
- Fork
- 137
- Merge trung bình
- 3 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
### [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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.