Giter Club home page Giter Club logo

Comments (16)

kishikawakatsumi avatar kishikawakatsumi commented on June 11, 2024 2

Please add code signing entitlements to the app. From iOS 10, entitlements file is always needed for writing Keychain even without sharing.

screen shot 2016-09-14 at 22 48 41

screen shot 2016-09-14 at 22 53 24

from uickeychainstore.

kishikawakatsumi avatar kishikawakatsumi commented on June 11, 2024

It seems too strange. Could you please share reproducible project for further investigation?

from uickeychainstore.

rashidasgari avatar rashidasgari commented on June 11, 2024

@kishikawakatsumi Since the project is for a client of mine i cannot share any code. But the line i shared is how i access the keychainstore in both classes.

from uickeychainstore.

rashidasgari avatar rashidasgari commented on June 11, 2024

I am still having problem with this on ios9.

from uickeychainstore.

melochale avatar melochale commented on June 11, 2024

Hi guys, I met this problem by using SSKeychain(another keychain wrapper). Here it is the link soffes/SAMKeychain#75 of related github issue.

from uickeychainstore.

rashidasgari avatar rashidasgari commented on June 11, 2024

@melote thanks melo, this problem happen to strike me from time to time and i havnt been able to find any solution to it. Tried almost everything and im starting to think that its related to iOS9.

from uickeychainstore.

melochale avatar melochale commented on June 11, 2024

Hi @rashidasgari , I was the same and I can't find any reason or solution, I met this problem on ios 8.4.x recently as well. sometimes it returned nil, otherwise it's ok most of the time.

from uickeychainstore.

rashidasgari avatar rashidasgari commented on June 11, 2024

@melote Its getting a bit frustrating. @kishikawakatsumi did you have any luck simulating this yet?

from uickeychainstore.

rashidasgari avatar rashidasgari commented on June 11, 2024

This seems like a bug in keychain. Another bunch of people are having the exactly same problem with another wrapper: nicklockwood/FXKeychain#18

from uickeychainstore.

rashidasgari avatar rashidasgari commented on June 11, 2024

@kishikawakatsumi I just found out that this behavior only happens when the device is connected to my computer and im running the app directly from xcode.

from uickeychainstore.

hellChine avatar hellChine commented on June 11, 2024

I have the same problem . I use the NSUserDefaults and UICKeyChainStore now。

from uickeychainstore.

gbau avatar gbau commented on June 11, 2024

Like @rashidasgari, I'm experiencing this problem only when running from xcode. I'm using v2.1.0. @kishikawakatsumi any luck reproducing on your end?

from uickeychainstore.

kunwarr avatar kunwarr commented on June 11, 2024

@kishikawakatsumi I am facing the same issue as describe by everyone. Earlier it was just when i connect to Xcode, now its all the time.

from uickeychainstore.

zhihuitang avatar zhihuitang commented on June 11, 2024

ios 9.x, swift 2.0, same problem with me :(

from uickeychainstore.

PrakashMaharjan avatar PrakashMaharjan commented on June 11, 2024

Have anybody found solution for this issue? If yes please share here..
thanks

from uickeychainstore.

sroelli avatar sroelli commented on June 11, 2024

Adding the "Share keychain entitlement" worked for me.
https://forums.developer.apple.com/message/170381#170381

from uickeychainstore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.