How to send notification from C# Console application

后端 未结 2 647
野性不改
野性不改 2020-12-29 16:42

I want to create console application which is used to send notifications to different mobile devices via Goolge Firebase Notifications,

I have seen the code from lin

2条回答
  •  渐次进展
    2020-12-29 16:57

    Yes, Duston is right, I am using wrong value in variable 'applicationID'

    Actually I am using mobilesdk_app_id value instead of api_key current key thats why it is giving 500 error

    Now it is working fine :)

    Thanks Json, Francis Lord for your efforts :)

提交回复
热议问题