react-native-callkit icon indicating copy to clipboard operation
react-native-callkit copied to clipboard

Show custom UI after answer call from lock screen

Open bsiddiqui opened this issue 7 years ago • 7 comments

If a user answers a call from the lock screen, they will see the native iPhone call UI instead of the custom UI the app displays.

They then have to click the button on the bottom right with the app name ("HDC" in the screenshot) to see the app UI.

If the phone is unlocked, answering the call allows you to route to the app UI. Is there a way we can display app UI after a user answers the call from the lock screen or do you not have permission for some reason since the phone is locked?

bsiddiqui avatar Jan 03 '18 01:01 bsiddiqui

I think it is the default behaviour and I'm unsure if it can be modified.

ianlin avatar Jan 19 '18 01:01 ianlin

@ianlin messenger, whatsapp, etc don't have this - do you think they're using something custom instead of callkit?

bsiddiqui avatar Jan 21 '18 00:01 bsiddiqui

Hello @ianlin @bsiddiqui there is something new about this topic?

ercpereda avatar May 30 '18 18:05 ercpereda

Hi @ercpereda it's technically impossible in iOS.

aarkalyk avatar May 31 '18 10:05 aarkalyk

hey @bsiddiqui, which method calling when "HDC" button pressed? :) My app crashed when i touch this button.

ismaiI1 avatar Sep 14 '18 14:09 ismaiI1

Yeah i need to do this also

LFSCamargo avatar Nov 21 '18 20:11 LFSCamargo

I'm no expert, but I believe this can't be done on iOS, since they don't let you draw over the lock screen like on Android.

glocore avatar Feb 26 '19 06:02 glocore