OneSignal / OneSignal-Flutter-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
https://www.onesignal.com
Other
625 stars 214 forks source link

[Bug]: OneSignal Flutter notification open handler (iOS) issue in 5.0.0 #741

Closed hamzasharif1199 closed 1 year ago

hamzasharif1199 commented 1 year ago

What happened?

Whereas, in Flutter One signal version 5.0.0 addClickListener is not working and the app is not opening in iOS when it’s killed totally from the background. On your official documentation, there is a video of flutter implementation in both iOS and Android but following that I am getting notifications that when the app is killed it's not working and you need to fix it as soon as possible or maybe you can give a complete detailed video so we can know it better. Somebody also reported 2 weeks before and still open kindly fix all the issues because it's so hard if we use one signal for Android and something else for iOS.

Steps to reproduce?

1. Implemented everything the same as the official video
2. Install app
3. ios getting notification
4. if the app is not in the background it will not open

What did you expect to happen?

I expect to open the app and perform the specific action.

OneSignal Flutter SDK version

5.0.0

Which platform(s) are affected?

Relevant log output

No response

Code of Conduct

emawby commented 1 year ago

Closing as a duplicate of #723