SFHFKeychainUtils“忘记”了我的用户密码
我现在使用 SFHFKeychainUtils
一段时间了。在我上次更新 AppStore 时,它突然“忘记”了我的用户密码。这意味着,当为相同的用户名和服务调用 getPasswordForUsername
时,它现在不会返回结果。我不打印错误变量,所以我不知道它是否返回任何内容,我只知道它不返回密码/任何字符串。 我尝试通过安装旧版本然后在其上安装新版本来在我的设备/其他调试设备上重现问题,但它没有发生!工作得很好。 我知道这有点模糊,但我真的不明白它来自哪里,所以我无法提供更多信息。 任何人都知道什么可能导致这种情况?您在这方面有什么我可能缺少的最佳实践吗?或者只是关于如何调试这个问题的提示?
多谢!
I'm using SFHFKeychainUtils
for a while now. On my last update to the AppStore, it suddenly "forgot" my user's passwords. Meaning, when calling getPasswordForUsername
for the same username and service, it doesn't return a result now. I don't print the error variable, so I don't know if it returns anything, I just know it doesn't return the password / any string.
I've tried reproducing the problem on my device / other debug devices by installing the old version and then installing the new version over it, but it didn't happen! worked just fine.
I know it's a little vague, but I really don't understand where it's coming from so I can't provide more info.
Anyone has any idea what could cause this? Do you have any best practices in this regard that I might be missing? Or just a tip on how I can debug this problem?
Thanks a lot!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能已经更改了权利中的访问组:
(注意:模糊部分是您的 Bundle种子 ID [或者应该是,无论如何])
You may have changed your access group in your entitlements:
(note: the blurred out part is your Bundle Seed ID [or should be, anyway])