I have a warning when running React Native on an Android device:
Debugger and device times had drifted by more than 60s. Please correct this by running
If your phone can run adb as root you can use the following commands:
adb
>>> adb root restarting adbd as root >>> adb shell "date `date +%m%d%H%M%Y.%S`" Mon Aug 26 21:04:24 +0430 201