Admin SDK example
safield opened this issue · 2 comments
safield commented
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 commented
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.