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
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?
1. Send a push message setting the thread_id or android_group.
2. Open the app from this push message
What did you expect to happen?
The app opens and push messages are parsed correctly.
@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?
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
The text was updated successfully, but these errors were encountered: