Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Overload resolution ambiguity #75

Open
rscottcarson opened this issue Jan 5, 2018 · 0 comments
Open

Overload resolution ambiguity #75

rscottcarson opened this issue Jan 5, 2018 · 0 comments

Comments

@rscottcarson
Copy link

rscottcarson commented Jan 5, 2018

Right now, if trying to use SecurePreferences(context, null, "custom_prefs_name") I am getting an error: Overload Resolution Ambiguity.

I know it is recommended to use a custom generated secret or a user entered password, but this will not work in my case. Can we add another constructor to create a custom shared preferences file without having to use a null second parameter? Simply for the developers sake. I understand you can enter an empty string as well.

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

No branches or pull requests

1 participant