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
I am using fire Base when I send the notification the phone receive it, the phone show the notification but with the message "unknown message details" I don't know why.
public void OnMessage(JObject values, DeviceType deviceType)
{
}
when I am debugging with Visual Studio 2015 values has the message value I sent with FireBase
The text was updated successfully, but these errors were encountered:
I am using fire Base when I send the notification the phone receive it, the phone show the notification but with the message "unknown message details" I don't know why.
when I am debugging with Visual Studio 2015 values has the message value I sent with FireBase
The text was updated successfully, but these errors were encountered: