ConnectyCube / connectycube-flutter-call-kit

A Flutter plugin for displaying call screen when the app in the background or terminated.
https://developers.connectycube.com/flutter
Apache License 2.0
57 stars 83 forks source link

How to launch app #134

Closed MuhammadNauman123456 closed 9 months ago

MuhammadNauman123456 commented 9 months ago

I want to luanch my app from terminated state when user accept call in ios

TatankaConCube commented 9 months ago

it is the limitation of the iOS system, it will open the CallKit for audio call or ask to unlock the device for opening your app for the video call. what type of calls do you mean?