Calling URLCredentialStorage.shared.allCredentials prints a debugger message

Originator:ozd
Number:rdar://FB8918117 Date Originated:26.11.2020
Status:open Resolved:No
Product:iOS SDK - Foundation Product Version:Swift 5.0
Classification:Incorrect/Unexpected Behavior Reproducible:Always
 
Calling URLCredentialStorage.shared.allCredentials/ URLCredentialStorage.shared.credentials(for:), when there are no credentials, will print this debugger message - 

CredStore - performQuery - Error copying matching creds.  Error=-25300, query={
    class = inet;
    "m_Limit" = "m_LimitAll";
    "r_Attributes" = 1;
    sync = syna;
}

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!