onmyway133 / PushNotifications

🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
https://onmyway133.com
Other
2.26k stars 176 forks source link

Where can I find the firebase server key #68

Closed kurt-liao closed 1 year ago

kurt-liao commented 1 year ago

Since the firebase messaging api was upgraded to newer version, I can't find the server key on the location that readme file mentioned.

2022-08-12_16-04

Can someone help me?

Ariandr commented 1 year ago

Hi @kurt-liao In order to use our tool, you need to enable Cloud Messaging API (Legacy). For this you need to click 3 dots icon and enable that service.

After enabling it you will see the needed IDs.

If you don't want to do it, our tool is not for you.

image

kurt-liao commented 1 year ago

Hi @kurt-liao

In order to use our tool, you need to enable Cloud Messaging API (Legacy).

For this you need to click 3 dots icon and enable that service.

After enabling it you will see the needed IDs.

If you don't want to do it, our tool is not for you.

image

I got it! Thanks for your help!