tiagomtotti / firebaseNet

Client library for Firebase Cloud Messaging (FCM) written in C# / .NET
Apache License 2.0
95 stars 30 forks source link

Suggestion: Is there a method to retrieve Invalid tokens? #19

Open theyota opened 6 years ago

theyota commented 6 years ago

Hi @tiagomtotti ,

Thank you for developing this nuget package? it's saving me a lot of time! I have a quick question, is there a method to retrieve Invalid device tokens from firebase?

Thanks, Anthony

aliexalter commented 6 years ago

For this read firebase API if firebase gives invalid tokens you can retrieve those using web API.