Add minimum client version check code (#2), modify critical error handling,
bump version to 1.5.2
This commit is contained in:
parent
11bcba42fd
commit
f5e93c8e19
@ -56,7 +56,6 @@ function onDeviceReady() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compare two version strings.
|
* Compare two version strings.
|
||||||
* http://stackoverflow.com/a/16187766/2534036
|
* http://stackoverflow.com/a/16187766/2534036
|
||||||
|
Reference in New Issue
Block a user