Skip to content

Getting -34018 error #14

@sliang0904

Description

@sliang0904

@pegli

Recently, after upgrade to iOS 10. I am getting -34018 error when creating keychain item, which make keychainItemData can't be read in second time

Here is the response,
"2016-11-21 11:28:49.348 AppTest8[9204:75572] error creating keychain item: -34018
[DEBUG] : 2016-11-21 11:28:49.349 AppTest8[9204:75572] keychainItemData: {
[DEBUG] : acct = "";
[DEBUG] : desc = "";
[DEBUG] : gena = testing;
[DEBUG] : icmt = "";
[DEBUG] : labl = "";
[DEBUG] : svce = "com.obscure.keychain";
[DEBUG] : "v_Data" = "hello world";
[DEBUG] : }"

But if I read keychainItem.valueData for second time, it became empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions