invertase / notifee

⚛️ A feature rich notifications library for React Native.
https://notifee.app
Apache License 2.0
1.88k stars 228 forks source link

Android device show scheduled notification on opening app (Real Device) #892

Closed Amjad-Ali-999 closed 1 year ago

Amjad-Ali-999 commented 1 year ago

When I schedule a notification and closed the app, Notifee sometimes does not send notification. When I open my app, it sends all passed noticiations or When I schedule a notification and app works on background. In documentation didn’t find anything about it.

Android version 10 “@notifee/react-native”: "^7.8.0", “react”: “18.2.0”, “react-native”: “^0.72.4”, gradle version 8.0.1

Even I have set the autoStart to true, getting App Status is "running" and set battery optimize false for this App.

I am stuck at this point.

github-actions[bot] commented 1 year ago

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.