OneSignal-Flutter-SDK
OneSignal-Flutter-SDK copied to clipboard
[Bug]: OneSignal Flutter notification open handler (iOS) issue in 3.5.0.
What happened?
In Flutter one signal version 3.5.0 setNotificationOpenedHandler is not working. When click on notification it opens the app but this function is not working and we can perform any further action regarding this function. Can you fix it as soon as possible somebody reported it before but the issue is still open and not fixed.
Kindly fix it as soon as possible. I will be looking forward to your response. hopefully, it will be a positive one.
Steps to reproduce?
1. Install app
2. the app is launched.
3. setNotificationOpenedHandler is not working as expected because it's not performing any action.
4. Not even showing in console anything.
What did you expect to happen?
I expect to navigate the same as in the Android. it's working great on android but in ios its not working.
OneSignal Flutter SDK version
3.5.0
Which platform(s) are affected?
- [X] iOS
- [ ] Android
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
me too
Up. I'm getting that problem, too