You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notification click redirection not working if the app is in the background.
Steps to reproduce?
Added onesignal_flutter: ^3.5.1 in pubspec.yaml
Initialized the SDK
close the app
Trigger push notification from back-end
Click on the push notification
What did you expect to happen?
Redirection should work even if the app is closed or in background.
OneSignal Flutter SDK version
3.5.1
Which platform(s) are affected?
iOS
Android
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Thanks for reporting, can you explain more about the issue?
When you say notification click redirection is not working, do you mean tapping on the notification is not opening the app? Or, is it related to deep links or launch URLs?
What happened?
Added onesignal_flutter: ^3.5.1
Notification click redirection not working if the app is in the background.
Steps to reproduce?
What did you expect to happen?
Redirection should work even if the app is closed or in background.
OneSignal Flutter SDK version
3.5.1
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: