twilio / twilio-conversations-demo-react

Twilio Conversations Demo Web Application
MIT License
97 stars 306 forks source link

FCM notification priority #147

Closed Khudoyshukur closed 6 months ago

Khudoyshukur commented 10 months ago

I am using Twilio Conversations Javascript SDK for a React Native App. And I am using "react-native-firebase/messaging" package for messaging.

However, the library I am using requires the messages coming from Twilio to have 'high' priority. Currently message priority is default. Is there any way to configure this in twilio?

berkus commented 9 months ago

No, I don't think this is configurable.