Giter Club home page Giter Club logo

Comments (7)

codesourse avatar codesourse commented on June 4, 2024

I meet it too and i storing in UICKeyChainStore is lost;

OSStatus error: [-34018] Security error has occurred.
OSStatus error: [-34018] Security error has occurred.

from uickeychainstore.

xinsight avatar xinsight commented on June 4, 2024

With Xcode 7.0 (iOS 8.4 simulator) +[UICKeyChainStore setString:forKey:] and +[UICKeyChainStore stringforKey:] fails with a different error code:
OSStatus error: [-25291] Security error has occurred.

http://www.osstatus.com/search/results?platform=all&framework=all&search=-25291
http://www.osstatus.com/search/results?platform=all&framework=all&search=-25243
http://www.osstatus.com/search/results?platform=all&framework=all&search=-34801 // not found?

Update: works as expected on iOS 9.0 simulator

from uickeychainstore.

susieyy avatar susieyy commented on June 4, 2024

I meet it too and i storing in UICKeyChainStore is lost;

OSStatus error: [-34018] Security error has occurred.
OSStatus error: [-34018] Security error has occurred.

The same thing has occurred.

With Xcode6.4.0 and iOS8.4.1.

from uickeychainstore.

wilferrel avatar wilferrel commented on June 4, 2024

I get the same thing any resolution for this?

from uickeychainstore.

maknz avatar maknz commented on June 4, 2024

From what I've read elsewhere it's an Apple bug which can occur when running the app with the Xcode debugger. A possible solution flying around is to reboot the device. I see this every now and again, pretty weird.

from uickeychainstore.

cloudhm avatar cloudhm commented on June 4, 2024

I run the project in my iphone5c, and meet the same problem.

from uickeychainstore.

j-fritsch avatar j-fritsch commented on June 4, 2024

Check out Apple's latest response to this bug:
https://forums.developer.apple.com/thread/4743

They seem to feel confident that this issue has been resolved in iOS 9.3.

Mar 22, 2016 3:28 AM

OK, here’s the latest. This is a complex problem with multiple possible causes:

  • Some instances of the problem are caused by incorrect app signing. You can easily distinguish this case because the problem is 100% reproducible.
  • Some instances of the problem are caused by a bug in how iOS supports app development (r. 23,991,853). Debugging this was complicated by the fact that another bug in the OS (r. 23,770,418) masked its effect, meaning the problem only cropped up when the device was under memory pressure.
    We believe these problems were resolved in iOS 9.3.
  • We suspect that there may be yet more causes of this problem.

So, if you see this problem on a user device (one that hasn’t been talked to by Xcode) that’s running iOS 9.3 or later, please do file a bug report about it. Try to include the device system log in your bug report (I realise that can be tricky when dealing with customer devices; one option is to ask the customer to install Apple Configurator, which lets them view the system log). And if you do file a bug, please post your bug number, just for the record.

On behalf of Apple I’d like to thank everyone for their efforts in helping to track down this rather horrid issue.

Share and Enjoy

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.