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

How can i redirect to my application once the call is accepted at locked screen, pull-down screen? #24

Closed PhuHoaJC closed 3 years ago

PhuHoaJC commented 3 years ago

My application required to video call, not audio call. Need face to face. So i want to know. How can i redirect to my application once the call is accepted at locked screen, pull-down screen? Is there any option for that?

PhuHoaJC commented 3 years ago

oh i saw the result from this issue https://github.com/masashi-sutou/flutter_ios_voip_kit/issues/17 =((

talwarabhimanyu commented 3 years ago

Hi @PhuHoaJC May I ask if you were able to find a workaround? If so, I request you to kindly share. Thanks