Firebase.Notification
Firebase.Notification copied to clipboard
This is a C# library for sending push notification using Google Firebase Service
I have received an email from google indicating sending message via the Legacy Http Api is going to be deprecated and we should send messages via the new Http v1...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
can you please un-comment throw statement in PushNotifyAsync methods. Exceptions can't be caught during run-time. Thank you,