firebase-admin-dotnet
firebase-admin-dotnet copied to clipboard
Incorrect mapping on deserialization of Normal priority in Messaging.AndroidConfig
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
I found a few problems with this issue:
- I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
- This issue does not seem to follow the issue template. Make sure you provide all the required information.