Hi,team I am having problem in logging in into Sandbox environment from genymotion.getting message as "Invalid Credentials".
Please see this devask question: http://devask.clover.com/question/118...
You need to run a script to apply a hotfix for the Sandbox environment.
Thank you @mike, But while running script getting error messages like: adb: not found
user@1066-2195:~$ sudo sh newFile.sh
Updating target to https://sandbox.dev.clover.com/ You will need to 'Add Account' via Settings to set up your device
newFile.sh: 10: newFile.sh: adb: not found
though i am running my genymotion concurrently.
First off, don't use sudo.
Second, you need to have your Android development environment properly set up, most notably you need Android Debug Bridge (adb)
2 People are following this question.