You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.
If I switch simulators it happens regularly that SAMKeychain.password returns the string "1234". I believe that that is code testing data that may be left behind in the simulator keychain, but I'm not sure.
Can anybody confirm that SAMKeychain is not the one doing this?
I don't think code tests should contaminate simulator passwords.
This stuff is a bit hard to debug. Any pointers or other experiences would be useful.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I switch simulators it happens regularly that
SAMKeychain.password
returns the string "1234". I believe that that is code testing data that may be left behind in the simulator keychain, but I'm not sure.The text was updated successfully, but these errors were encountered: