-
Notifications
You must be signed in to change notification settings - Fork 473
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- Reproduced on:
- [ X] Android
- iOS
Description
I have requirement to show Missed call notification if user doesnt answer the call in x seconds. However, reportEndCallWithUUID method in Android supports only DisconnectCause.ERROR, DisconnectCause.REMOTE and DisconnectCause.BUSY. Is there any way we can end the call with DisconnectCause.MISSED so that incoming call is disconnect and missed call notification is drawn?
Steps to Reproduce
Versions
- Callkeep: 3.0.1
- React Native: 0.60.5
- iOS:
- Android: OS 6.0
- Phone model: Nexus 5
Logs
Paste here
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request