vinnymac / PokeNurse

💉 A tool for Pokémon Go to aid in transferring and evolving Pokémon
283 stars 48 forks source link

store hash key across launches #216

Closed YesThatAllen closed 7 years ago

YesThatAllen commented 7 years ago

It's nice that the hash key is visible (not obscured as if it were a password)

It would be nice if I didn't have to re-enter the key on every launch. Could we get that saved as the username is?

screenshot_2135

Perhaps as a part of #213

vinnymac commented 7 years ago

The two issues should be kept separate. This sounds like it may just be a bug since we are likely storing it in the json already.

hacknug commented 7 years ago

I fixed it on #213. We were storing the info but not retrieving it after launching the app.