Open safield opened 5 years ago
The example code only shows how to use the Http protocol connection to FCM.
There should also be an example using the Admin SDK.
@kroikie do you have an Admin SDK example for FCM?
Currently the example directly calls the v1 API, I will update it to include or even replace the current implementation with the Admin SDK usage.
The example code only shows how to use the Http protocol connection to FCM.
There should also be an example using the Admin SDK.