Giter Site home page Giter Site logo

Comments (13)

bimusiek avatar bimusiek commented on June 26, 2024 3

Same issue with iOS 10 and iPhone 7 simulator...

from fxkeychain.

jboulter11 avatar jboulter11 commented on June 26, 2024 3

@bimusiek and all others getting this issue:

If you're getting this issue now, it's likely because iOS 10 now requires a new entitlement for keychain usage. Here's the fix:
https://forums.developer.apple.com/thread/60617

Go to your project target and under capabilities add Keychain Sharing to your app. It immediately resolved my issues.

from fxkeychain.

bimusiek avatar bimusiek commented on June 26, 2024 1

@jboulter11 Yes, you are right. I forgot to reply here after I found the solution.

Confirmed, you have to enable Keychain Sharing, however for me this is not really the solution for people that do not want to share Keychain :) However, the fault is at Apple side.

from fxkeychain.

altyus avatar altyus commented on June 26, 2024

I'm having the same issue

from fxkeychain.

joekh avatar joekh commented on June 26, 2024

me too FXKeychain failed to retrieve data for key

from fxkeychain.

14lox avatar 14lox commented on June 26, 2024

+1

from fxkeychain.

14lox avatar 14lox commented on June 26, 2024

Apple are aware of it... https://forums.developer.apple.com/thread/4743#14441

UPDATE: We have finally been able to reproduce the -34018 error on iOS 8.3. This is the first step in identifying the root cause and then coming up with a fix.

As usual, we can't commit to a release timeframe, but this has affected many developers and we really want to get this resolved.

In the meantime, for a workaround, try adding a small delay in application:didFinishLaunchingWithOptions and applicationDidBecomeActive: before accessing the keychain. However, we know this hasn't worked in at least one case. Now that we have a reproducible case, I can experiment with the delay and see if I can come up with a recommended value.```

from fxkeychain.

Air-Craft avatar Air-Craft commented on June 26, 2024

Is it only when accessing the keychain right at launch? I'm getting this well after the app launch...

from fxkeychain.

emonster avatar emonster commented on June 26, 2024

Having the same issue. Is there a solution to this problem? Thanks

from fxkeychain.

bmatthys avatar bmatthys commented on June 26, 2024

Having the same issue and the workaround that Apple provided with the delay is not working for me either. Hope there will be a fix in a new iOS version soon though.

from fxkeychain.

maxoly avatar maxoly commented on June 26, 2024

Having the same issue only when running in debug mode with Xcode with the device connected to the debugger.

from fxkeychain.

sp3esu avatar sp3esu commented on June 26, 2024

Having the same issue only when running in debug mode with Xcode/AppCode with the device connected to the debugger...

from fxkeychain.

piogab avatar piogab commented on June 26, 2024

Same issue here in iOS 9.2.1. When device is not connected to the debugger it works ok for me.

from fxkeychain.

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.