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
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.