Giter Site home page Giter Site logo

Crash when app lanuch about samkeychain HOT 17 OPEN

yinanwang1 avatar yinanwang1 commented on July 26, 2024 3
Crash when app lanuch

from samkeychain.

Comments (17)

smeis avatar smeis commented on July 26, 2024 2

@thierryxing @wayone have you been able to fix this? I'm suddenly running into problems with App Store review, the app crashes on their device because it apparently hangs on [SAMKeychainQuery fetch:] when it calls SecItemCopyMatching. It's impossible to reproduce though.

from samkeychain.

thierryxing avatar thierryxing commented on July 26, 2024 1

Same crash happens no iOS 12+ system occasionally.
0x0000000100bf91a8 -[SAMKeychainQuery fetch:] + 10113448 (SAMKeychainQuery.m:144)

from samkeychain.

AmyLee91 avatar AmyLee91 commented on July 26, 2024

I met the same problem, can you tell me how do you solve

from samkeychain.

angBiu avatar angBiu commented on July 26, 2024

Do you two crash because of 0x8badf00d.I have no idea with it.

from samkeychain.

angBiu avatar angBiu commented on July 26, 2024

@yinanwang1 @AmyLee91 Hi,do you have solve it?

from samkeychain.

yinanwang1 avatar yinanwang1 commented on July 26, 2024

@angBiu I have not fixed it. So I have to stop using it.

from samkeychain.

angBiu avatar angBiu commented on July 26, 2024

@yinanwang1 嗨 你是没有使用keychain么 可否留个联系方式交流下哈

from samkeychain.

siddharthsuneel avatar siddharthsuneel commented on July 26, 2024

@yinanwang1 can you provide some steps to reproduce this issue, if it still not fixed.

from samkeychain.

AmyLee91 avatar AmyLee91 commented on July 26, 2024

When updated to the latest version, there is no problem

from samkeychain.

wayone avatar wayone commented on July 26, 2024

Same crash happens no iOS 12+ system occasionally.
0x0000000100bf91a8 -[SAMKeychainQuery fetch:] + 10113448 (SAMKeychainQuery.m:144)

me too

from samkeychain.

thierryxing avatar thierryxing commented on July 26, 2024

Not yet, so I am planning to build new SDK myself.

from samkeychain.

zolibra avatar zolibra commented on July 26, 2024

@thierryxing @wayone have you been able to fix this? I'm suddenly running into problems with App Store review, the app crashes on their device because it apparently hangs on [SAMKeychainQuery fetch:] when it calls SecItemCopyMatching. It's impossible to reproduce though.

Do u have change to solve this issue?

from samkeychain.

smeis avatar smeis commented on July 26, 2024

@zolibra I ended up explaining the issue to Apple. In the crash logs Apple sent me I could see that the problem was not only happening when we tried to read from the keychain. There was also a crash report that showed a dependency was attempting to write something to the keychain (not using SAMKeychain) and causing a hang.

I explained to Apple that I'd found several reports after searching that indicated that this was a glitch with SecItemCopyMatching. I asked them to remove the app and install it again and they did that (or the glitch magically disappeared).

I've never heard of the issue since and I've never seen it in our crash reports.

from samkeychain.

thierryxing avatar thierryxing commented on July 26, 2024

@thierryxing @wayone have you been able to fix this? I'm suddenly running into problems with App Store review, the app crashes on their device because it apparently hangs on [SAMKeychainQuery fetch:] when it calls SecItemCopyMatching. It's impossible to reproduce though.

Same situation, it happened with App Store review and never reproduced by any other device.

from samkeychain.

qifengdeqingchen avatar qifengdeqingchen commented on July 26, 2024

The crashed line is -[SAMKeychainQuery save:] (in SAMKeychain) (SAMKeychainQuery.m:0)
in the iOS 11.3.1.

请问你最后怎么解决的

from samkeychain.

thierryxing avatar thierryxing commented on July 26, 2024

The crashed line is -[SAMKeychainQuery save:] (in SAMKeychain) (SAMKeychainQuery.m:0)
in the iOS 11.3.1.

请问你最后怎么解决的

后面撤销重新提审就好了,看上去是苹果审核时的设备问题

from samkeychain.

qifengdeqingchen avatar qifengdeqingchen commented on July 26, 2024

The crashed line is -[SAMKeychainQuery save:] (in SAMKeychain) (SAMKeychainQuery.m:0)
in the iOS 11.3.1.

请问你最后怎么解决的

后面撤销重新提审就好了,看上去是苹果审核时的设备问题

谢谢,我们重新提审,也过了。看来真有可能跟苹果审核时设备有关系。

from samkeychain.

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.