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

Killing notification on App swipe #79

Open
rohankandwal opened this issue Feb 15, 2019 · 4 comments
Open

Killing notification on App swipe #79

rohankandwal opened this issue Feb 15, 2019 · 4 comments

Comments

@rohankandwal
Copy link

Duplicate of

#22

But the problem there is, onDestroy doesn't get called when we clear the app from recent task. This is causing crashes when we click on the notification again. onDestroy tricks work well on exiting the app, but not swiping and killing it from tasks.

@jeancsanchez
Copy link
Owner

That's a problem that I can't solve yet. I didn't find a solution for removing the notifications when the app is popped from the tasks list.

@rohankandwal
Copy link
Author

@jeancsanchez I have actually managed to resolve it on your Sample code, but it is not working on my code when I add library as gradle module. Once I am able to fix it, will let you know.

@SunryTeang
Copy link

that problem error on emulator if real device is work fine @rohankandwal

@rohankandwal
Copy link
Author

@SunryTeang I have same problem in multiple real devices.

@jeancsanchez jeancsanchez pinned this issue Jul 14, 2019
Repository owner deleted a comment from abhishek-singh-a4 Apr 28, 2020
Repository owner deleted a comment from abhishek-singh-a4 Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants