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

error after changing setEncryption #230

Open
5 of 7 tasks
Crystalcube opened this issue Mar 28, 2019 · 0 comments
Open
5 of 7 tasks

error after changing setEncryption #230

Crystalcube opened this issue Mar 28, 2019 · 0 comments

Comments

@Crystalcube
Copy link

Crystalcube commented Mar 28, 2019

Please try to fill all questions below before submitting an issue.

  • On which android versions do you have this issue? :any
  • On which phones do you have this issue? :any
  • Which hawk version are you using? :2.0.1
  • Does this issue happen always or is it flaky? :always
  • Can you write failing test? :
  • If it is Hawk.put and Hawk.get issue, can you write down which data you were trying to save and get it back?
  • Is the data you are trying to save it huge or small?small

my last app version setting like this:Hawk.init(this).setEncryption(new NoEncryption()).build();
when i modify like this:Hawk.init(this).build() and update app.
then app crashes. Hawk.get() became null.

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