Is it possible to receive a listener when a user taps a push notification in the background mode?
I have tried with OneSignal.Notifications.addClickListener in version 5.0.3, if when the application is running (still in the multitask tray), the listener is running, but when the application is removed from the multitask tray, the listener is not running and the application runs from the beginning.
Is there a possible solution for the future?
I would be very grateful if anyone could help solve this problem.
Code of Conduct
[x] I agree to follow this project's Code of Conduct
How can we help?
Hello,
Is it possible to receive a listener when a user taps a push notification in the background mode?
I have tried with OneSignal.Notifications.addClickListener in version 5.0.3, if when the application is running (still in the multitask tray), the listener is running, but when the application is removed from the multitask tray, the listener is not running and the application runs from the beginning.
Is there a possible solution for the future? I would be very grateful if anyone could help solve this problem.
Code of Conduct