相关疑难解决方法(0)

CredStore执行查询错误

我在对我的应用程序后端进行API调用时遇到了问题,现在每个连接都会提示

CredStore - performQuery - Error copying matching creds.  Error=-25300, query={
    atyp = http;
    class = inet;
    "m_Limit" = "m_LimitAll";
    ptcl = http;
    "r_Attributes" = 1;
    srvr = "myappsurl.com";
    sync = syna;
}
Run Code Online (Sandbox Code Playgroud)

我有点失落,因为我不确定是什么导致了这个,或者CredStore甚至做了什么.CredStore在iOS中的用途是什么?

ios xcode9

93
推荐指数
4
解决办法
4万
查看次数

标签 统计

ios ×1

xcode9 ×1