Same problem, i am unable to deselect the countries
Post
Replies
Boosts
Views
Activity
You should use the localizedCallerName property to override the system provided value.
let update = CXCallUpdate()
update.remoteHandle = CXHandle(type: .generic, value: name)
update.localizedCallerName = name