I cannot get the latest version of Clover to install to Genymotion.
Using Genymotion 2.8 Android 4.2.2
Following the directions at this url: https://docs.clover.com/build/android...
If fails at this step:
The core apps will install automatically, and additional apps can be downloaded from the App Market.
I see the following error in the Android Monitor:
11-22 18:40:48.805 1575-2456/com.clover.engine W/DefaultRequestDirector: Authentication error: Unable to respond to any of these challenges: {}
11-22 18:40:48.805 1575-2456/com.clover.engine E/TerminalParamsSyncAdapter: download(SimpleSyncAdapter.java:128): down sync failed for authority: com.clover.terminal.emv.config
com.clover.http.HttpResponseException{StatusCode=401, ReasonPhrase='Unauthorized', ErrorBody={"message":"401 Unauthorized"}}
at com.clover.http.CloverRequester.handleResponse(CloverRequester.java:417)
at com.clover.http.CloverRequester.get(CloverRequester.java:118)
at com.clover.http.CloverRequester.get(CloverRequester.java:98)
at com.clover.engine.simplesync.SimpleSyncAdapter.download(SimpleSyncAdapter.java:121)
at com.clover.engine.simplesync.SimpleSyncAdapter.onPerformSync(SimpleSyncAdapter.java:42)
at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:254)
I was using the same password and was able to login to the PROD_US website and I made sure to use the target_new_environment script.