firebase / firebase-admin-dotnet

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

fix(fcm): Setting ApplicationName property for the batch client #268

Closed hiranya911 closed 3 years ago

hiranya911 commented 3 years ago

RELEASE NOTE: Setting the ApplicationName property for the batch request client, which resolves a warning log message seen in previous versions of the SDK.

Resolves #259