Open bsiddiqui opened 6 years ago
I think it is the default behaviour and I'm unsure if it can be modified.
@ianlin messenger, whatsapp, etc don't have this - do you think they're using something custom instead of callkit?
Hello @ianlin @bsiddiqui there is something new about this topic?
Hi @ercpereda it's technically impossible in iOS.
hey @bsiddiqui, which method calling when "HDC" button pressed? :) My app crashed when i touch this button.
Yeah i need to do this also
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.
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?