-
Notifications
You must be signed in to change notification settings - Fork 218
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
Click on Notification, OneSignal.Notifications.addClickListener does not listen when app is background state. [Issue faced flutter 3.24.1] #945
Comments
istiaksaif
changed the title
Click on Notification, OneSignal.Notifications.addClickListener does not listen when app is background & not running state
Click on Notification, OneSignal.Notifications.addClickListener does not listen when app is background & not running state. [Issue faced flutter 3.24.1]
Sep 3, 2024
istiaksaif
changed the title
Click on Notification, OneSignal.Notifications.addClickListener does not listen when app is background & not running state. [Issue faced flutter 3.24.1]
Click on Notification, OneSignal.Notifications.addClickListener does not listen when app is background state. [Issue faced flutter 3.24.1]
Sep 3, 2024
got the same problem here, any workarounds? |
I'm also faced this issue, any solution please? |
Also facing the same issue |
1 similar comment
Also facing the same issue |
Hi @istiaksaif What version of the OneSignal Flutter SDK are you using? Which platform(s) are affected?
Additionally, the app is in a backgrounded and not killed state? Where are you calling |
Also facing the same issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unable to listen addClickListener. previous flutter version worked
print('------- init'); #/this line print when app open
print('------- listen'); #//but this line not print
Code of Conduct
The text was updated successfully, but these errors were encountered: