hivewallet / hive-js

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

Block app if required feature(s) missing #84

Closed haustraliaer closed 10 years ago

haustraliaer commented 10 years ago

Eg, if modernizr detects there is no support for localstorage, or if we detect no support for web workers as per https://github.com/hivewallet/hive-js/issues/52.

Presumably we will present the user with a view that elaborates on why they might be getting the error in the first place, and how to take steps to avoid it (Turn off private browsing mode, stop using Internet Explorer, get a new phone even though they probably just bought one, etc.)