From my understanding, in order for iOS/Android to show a push notification, there needs to be a field called notification within the message sent through sendbird. The screenshot below is logged from my background messaging handler and the notification payload is null. I’m not sure if this is related to being on a developer plan for sendbird, but are there any recommendations on how to handle this or a way to get the notification field added?
Thanks in advance