-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upon resuming the keychain occasionally throws exceptions when getting #1
Comments
I'm using ionic, angular, cordova and this keychain plugin. We are unable to release the app due to this issue. Could you please look into this. Here are some logs. |
This plugin is a fork (with the exact same content) as the one you've just posted this issue to as well. Let's give the maintainer(s) over there a little time to respond before I jump on it. |
@EddyVerbruggen thank you so much for a prompt reply. It looks like that maintains of the original repo are not looking into it. The issue is open for 11 months and maintainers have not left a single comment. |
@EddyVerbruggen it looks like the original repo maintainer @shzeron does not have time to maintain his repo. Do you think you can take it over? Please see my latest comment here: |
After using the app to set/get keys and if the app sleeps and resumes, on occasion (perhaps after opening other memory-heavy apps in between) the keychain throws on get:
The operation couldn’t be completed. (SFHFKeychainUtilsErrorDomain error -34018.)
Re-trying does not seem to work, only killing and restarting the app does.
The text was updated successfully, but these errors were encountered: