firebase / firebase-admin-dotnet

Firebase Admin .NET SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
356 stars 128 forks source link

Incorrect mapping on deserialization of Normal priority in Messaging.AndroidConfig #375

Open almostchristian opened 5 months ago

almostchristian commented 5 months ago

I wrote some unit tests for my application but this mapping caused my test to fail. The message sent to FCM is in the correct mapping however.

https://github.com/firebase/firebase-admin-dotnet/blob/e4f5a55aa3df7d6c943223f1dcfbb9e45324bc37/FirebaseAdmin/FirebaseAdmin/Messaging/AndroidConfig.cs#L103

google-oss-bot commented 5 months ago

I found a few problems with this issue: