Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onNotification is not triggered when app is in killed state in android. #2363

Open
Ambreen-Kanwal20 opened this issue May 16, 2023 · 2 comments

Comments

@Ambreen-Kanwal20
Copy link

Ambreen-Kanwal20 commented May 16, 2023

I am able to receive the locally scheduled notifications for both Android and IOS and I am trying to navigate the user to screens according to the type of notification when the user taps on the notification. IOS works fine but on Android when I receive the notification in killed state, then onNotification is not working in some android phones.
It works fine in realme with OS version 13 but not in xiaomi with OS version 13 and vivo with OS version 12.
Kindly help me to fix this issue.

@mavudai-tonik
Copy link

mavudai-tonik commented Jul 19, 2023

We're also facing the same issue, Is there is any solution to resolve it?

@ksetrin
Copy link

ksetrin commented Jul 3, 2024

We're also facing the same issue, Is there is any solution to resolve it?

I've spent hours trying to figure out the problem. But it turned out to be simple but not at all obvious. Here's the solution that worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants