What are you trying to achieve?
My app's users may prefer to keep the calls that they receive via CallKit integration out of their device's recent calls.
If possible, how can you achieve this currently?
Cannot.
What would be the better way?
CallKitAdapter should expose a boolean that is passed to CallKit via the CXProviderConfiguration.includesCallsInRecents property. Currently this value is not set by Stream and defaults to true.
GetStream Environment
GetStream Video version:
GetStream Video frameworks: StreamVideo, StreamVideoSwiftUI
iOS version:
Swift version:
Xcode version:
Device:
Additional context