Post

Replies

Boosts

Views

Activity

UrlSession with TLS client authentication
Hi Eskimo, Hope you are doing well!! I had implemented similar approach mentioned in [https://developer.apple.com/forums/thread/77694] in one of my projects works perfectly fine in mobile application. However, found that the same fails in watchOS . When try to hit server from watchOS wearable app following error is displayed. CredStore - copyIdentPrefs - Error copying Identity cred. Error=-25300, query={   class = idnt;   labl = "https://customeendpointurl:443/";   "r_Ref" = 1; } When I made following change in the project, [configuration.urlCredentialStorage = nil ] I can see no error.However, api's didn't hit server though. Thanks in advance.
1
0
556
Aug ’21