Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Show custom UI after answer call from lock screen #24

Open
bsiddiqui opened this issue Jan 3, 2018 · 7 comments
Open

Show custom UI after answer call from lock screen #24

bsiddiqui opened this issue Jan 3, 2018 · 7 comments

Comments

@bsiddiqui
Copy link

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?

@ianlin
Copy link
Collaborator

ianlin commented Jan 19, 2018

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

@bsiddiqui
Copy link
Author

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

@ercpereda
Copy link

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

@aarkalyk
Copy link
Contributor

Hi @ercpereda it's technically impossible in iOS.

@ismaiI1
Copy link

ismaiI1 commented Sep 14, 2018

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

@LFSCamargo
Copy link

Yeah i need to do this also

@glocore
Copy link

glocore commented Feb 26, 2019

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.

Lukkub pushed a commit to Experty/react-native-callkit that referenced this issue Mar 11, 2019
Patched issue where RNCallKeep wouldn't execute properly if app is re…
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants