flutter-webrtc / callkeep

iOS CallKit and Android ConnectionService for Flutter
MIT License
130 stars 139 forks source link

[iOS] Starting call action from native recents history does not trigger CallKeepDidReceiveStartCallAction event #171

Open nebry-cloud opened 1 year ago

nebry-cloud commented 1 year ago

The expected behavior when calling from the native iOS recents history is that the the CallKeepDidReceiveStartCallAction event is emitted once the app is restored. However we are getting the below message when the app is opened and the event is never triggered.

Is this something that needs to be handled from within the AppDelegate? If so, are there any swift examples, as the only references in the project are all in Objective-C?

Screenshot 2023-05-05 at 11 26 46