Add minimum client version check code (#2), modify critical error handling,

bump version to 1.5.2
master
Skylar Ittner 8 years ago
parent 11bcba42fd
commit f5e93c8e19

@ -56,7 +56,6 @@ function onDeviceReady() {
});
}
/**
* Compare two version strings.
* http://stackoverflow.com/a/16187766/2534036