How to handle the notification message, which is coming from the chat. Do we need to use any Android-specific component to handle the notification or the startRealtimeNotifications() method will handle it? I tried to use some views inside the ChatMessageReceived listener and I'm getting crash.
How to handle the notification message, which is coming from the chat. Do we need to use any Android-specific component to handle the notification or the startRealtimeNotifications() method will handle it? I tried to use some views inside the ChatMessageReceived listener and I'm getting crash.