Skip to content
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

PinHelper.resetDefaultSavedPin() method should not clear the default SharedPreferences #9

Open
anotherdev opened this issue Oct 29, 2015 · 0 comments

Comments

@anotherdev
Copy link

PinHelper.resetDefaultSavedPin() method should not clear the default SharedPreferences. It should only remove hash & salt entries.

I think many apps use default SharedPreferences to store some of their data. Clearing default SharedPreferences could break their apps. For now I'm using custom PinSaver and Validator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant