firebase/quickstart-java

Admin SDK example

safield opened this issue · 2 comments

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.