Trying to launch an enterprise level https website on Cordova inapp browser, which when launched on a browser asks for credentials as a popup.
Getting following error :
CredStore - performQuery - Error copying matching creds.
Error=-25300,
query={
class = inet;
"m_Limit" = "m_LimitAll";
ptcl = htps;
"r_Attributes" = 1;
sdmn = "host";
srvr = "host";
sync = syna;
}
2017-11-02 16:01:13.786474-0500 mytimeapp[64575:2310758] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x7faf0be06240>.
Any help is appreciated.