You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: