firebaseNet
firebaseNet copied to clipboard
Use ConfigureAwait(false)
It is recommended to use ConfigureAwait(false) on async calls in all Library code.
https://github.com/tiagomtotti/firebaseNet/blob/402c387531835ad69a97cec86fdff11262f87461/src/FirebaseNet/Messaging/FCMClient.cs#L49
https://github.com/tiagomtotti/firebaseNet/blob/402c387531835ad69a97cec86fdff11262f87461/src/FirebaseNet/Messaging/FCMClient.cs#L66