Firebase.Notification icon indicating copy to clipboard operation
Firebase.Notification copied to clipboard

This is a C# library for sending push notification using Google Firebase Service

Results 3 Firebase.Notification issues
Sort by recently updated
recently updated
newest added

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

dependencies

can you please un-comment throw statement in PushNotifyAsync methods. Exceptions can't be caught during run-time. Thank you,

enhancement