-
Notifications
You must be signed in to change notification settings - Fork 231
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
[question]: Setup Notification to open The app from terminal state #1006
Comments
Hi @tazy-dev thanks for reporting. The app should open from a notification click in the terminated state. Can you try this without the Notification Click Listener? I wonder if the click listener is affecting this. |
Will try it, |
Hi @tazy-dev, I won't be able to help you much with your own app navigation process. We should first narrow down if this is a OneSignal SDK issue that OneSignal can help with, or if this is an issue with the navigation logic within the click listener. Let me know what you experience if you remove the click listener. |
@nan-li yes it's regarding notification onclick , when the app is in terminated state |
@guillaumeboussion |
@tazy-dev as the OneSignal Flutter SDK relies on the native OneSignal Android SDK, we need to wait for the Flutter team to update the internal dependency on Android. Feel free to send a DM if you need more assistance |
How can we help?
I Searched the docs bit Found Nothing , i want to setup my service such that upon clicking on notification it opens the app, so Far working on fore/back ground states
but when the app is in terminated state Clicking the notification does nothing and i need to click it one or 2 more times
My Setup
Code of Conduct
The text was updated successfully, but these errors were encountered: