masashi-sutou / flutter_ios_voip_kit

One-to-one video call using CallKit and PushKit with flutter iOS app.
MIT License
67 stars 45 forks source link

Show custom screen when user accept the call from lock screen. #17

Open aliheader opened 4 years ago

aliheader commented 4 years ago

@masashi-sutou First of all, thanks for this package. The issue I am facing is I have to navigate to the app when user accept the call from the lock screen. But in the current scenario, app stays in the native iOS Ui. Actually, I need to authenticate the app, then initiate the call with Agora.

masashi-sutou commented 4 years ago

@ali7234

But in the current scenario, app stays in the native iOS Ui.

masashi-sutou_flutter_ios_voip_kit__One-to-one_video_call_using_CallKit_and_PushKit_with_flutter_iOS_app_

aliheader commented 4 years ago

@masashi-sutou you are right, but the requirement is to directly navigate to the app when user unlock the device. Is there any way to do that in iOS CallKit.

masashi-sutou commented 4 years ago

you are right, but the requirement is to directly navigate to the app when user unlock the device. Is there any way to do that in iOS CallKit.

@ali7234

rekonvald commented 3 years ago

@ali7234 Hi! Have you solved this issue? I have to get to app directly also...

talwarabhimanyu commented 3 years ago

Hi @ali7234 May I ask if you were able to solve this issue? It seems this is crucial for an intuitive calling interface.

aliheader commented 3 years ago

I do R&D but unable to find any solution or workaround of this issue at that time.

joaquin03 commented 3 years ago

I need the same feature, to redirect to the app when accepting the call

JayPerfetto commented 3 years ago

+1