Open Toolenaar opened 1 year ago
@Toolenaar Hello thank you for reporting, I am not able to reproduce this are you able to reproduce on 5.0.3? Does your app need to be in a particular state?
I encountered the same issue. @emawby, here are the steps to reproduce it:
android_group
OneSignal version: 5.0.3
What happened?
When trying to open the app from a grouped push message the app crashes, on both ios and android. The push is send from backend service using the node api. The crash happens when I set the thread_id and android_group. When I dont set these values the app opens correctly.
Steps to reproduce?
What did you expect to happen?
The app opens and push messages are parsed correctly.
OneSignal Flutter SDK version
5.0.2
Which platform(s) are affected?
Relevant log output
Code of Conduct