bytefish / FcmSharp

Firebase Cloud Messaging (FCM) with .NET
MIT License
6 stars 7 forks source link

Made an update so that rather than using a Dictionary<string, string>… #24

Closed oliverkane closed 6 years ago

oliverkane commented 6 years ago

This may require an additional update so that your chosen serializer doesn't choke on that change since it's not typesafe and I'm not setup to run the tests on this host.