question

ab avatar image
ab asked ab commented

problem in logging in Sandbox environment from genymotion.

Hi,team I am having problem in logging in into Sandbox environment from genymotion.getting message as "Invalid Credentials".

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Mike M avatar image
Mike M answered ab commented

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.

3 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ab avatar image ab commented ·

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.

0 Likes 0 ·
Mike M avatar image Mike M commented ·

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)

0 Likes 0 ·
ab avatar image ab commented ·

Thank You @mike, It worked. Your both Suggestion work for me. Most important thing here is adb. - I updated my adb version - I have change Location of my adb from genymotion to Android/Android Sdk/platform-tools. -Restarted Android Studio and Genymotion and it worked.

0 Likes 0 ·

Welcome to the
Clover Developer Community