bytefish / FcmSharp

Firebase Cloud Messaging (FCM) with .NET
MIT License
6 stars 7 forks source link

Add permission denied for TopicManagementResponse #42

Closed popelenkow closed 5 years ago

popelenkow commented 5 years ago

There is script to subscribe token to topic. If token is given from another fcm project, then result of subscription is permission denied, but current implementation gives the result of subscription is unknown.

bytefish commented 5 years ago

I will release it this weekend. Many thanks for the Pull Request!