hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

Older mobile devices get stuck generating/verifying passphrase & PIN #147

Closed ghost closed 9 years ago

ghost commented 10 years ago

I have not actually been able to load Hive because of this

Is it possible that this is happening because of low RAM?

haustraliaer commented 10 years ago

Definitely possible the 3GS phones are quite old now - I've experienced it to be slow on my iPhone 4s (but not unreasonable), and faster on iPhone 5+.

If you can connect your device to a laptop with safari, however, and use the remote developer console we can actually test if there's a browser/connection based error. You may need Xcode installed to do this.

haustraliaer commented 10 years ago

Renaming to consolidate this issue.

haustraliaer commented 10 years ago

Problem is noted to occur on:

ghost commented 10 years ago

It isn't just the pin step, that's why I created multiple tickets. The same is true of the passphrase generation step. The only reason I got to the pin step in the first place was because I used to back-forward technique, where it was revealed that it was already generated.

haustraliaer commented 10 years ago

Ok sure, the issues all seemed to say similar but different things, which is why I tried to consolidate them. As it stands:

a) the user shouldn't have been able to go back once they started generating, which is now resolved. b) there is an issue with generating/verifying both the passphrase & pin on older devices - it seems to be related as both will hang, even though the passphrase / pin was seemingly created / verified successfully.

ghost commented 9 years ago

Time marches on...