androidfirebasepush-notificationtwilio

How to configure new Server Key on Twilio using Firebase cloud messaging for push notification


following the Twilio documentation here: https://www.twilio.com/docs/notify/configure-android-push-notifications#step-5-upload-your-api-key-to-twilio I just noticed that firebase changed its Server Key method to use its Api.

Actually I see this screen: enter image description here

While on Twilio documentation I see this: enter image description here

How can I obtain or generate the new key Twilio needs?


Solution

  • I believe that you need to use the Server key listed under Cloud Messaging API (legacy) for now.