You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: APP shows Notifications after FCM send message.
Problem: when app is closed , the app never received messages from FCM that happens on Devices with Android Oreo or above.
Steps to reproduce:
Observed Results:
What happened? This could be a description, logcat output, etc.
@amberkira sorry about my slow response here. I appreciate that this isn't working for you, but there's no evidence here to suggest that it's anything different than what's going on in the many other FCM issues on this repo.
Sometimes there's nothing we can do, device manufacturers optimize their OS in a way that makes it impossible to push notifications to backgrounded or killed apps. We are always looking for ways to improve this.
Step 1: Describe your environment
Step 2: Describe the problem:
Steps to reproduce:
Observed Results:
logcat
output, etc.Expected Results:
Relevant Code:
The text was updated successfully, but these errors were encountered: