Callkit CXHandle .generic Type issues

Viewed 418

I am using Callkit to receive incoming video calls with the .generic CXHandle type. The functionality works as it should in iOS 14 and below, but with iOS 15 beta 6, the .generic handle type doesn't seem to be working properly. The main issue I am having is that the notifications are coming in all lowercase letters as opposed to capitalizing the first letter of the first and last name. Does anyone have any experience with this?

1 Answers
Related