-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
androidAffects the Android platform.Affects the Android platform.android:connection-serviceSpecifically about Android and Connection Service.Specifically about Android and Connection Service.enhancementNew feature or requestNew feature or request
Description
Hi,
I am currently using the Twilio Voice SDK for React Native and have implemented VoiceFirebaseMessagingService to handle incoming call invites. However, when I use VoiceFirebaseMessagingService, the incoming call notification is automatically shown, which I would like to disable. At the same time, when I do not use the service, the callInvite event does not trigger.
Could you please guide me on how I can disable the incoming call notification while still triggering the callInvite event correctly?
Thank you in advance for your help!
Metadata
Metadata
Assignees
Labels
androidAffects the Android platform.Affects the Android platform.android:connection-serviceSpecifically about Android and Connection Service.Specifically about Android and Connection Service.enhancementNew feature or requestNew feature or request