Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Release 6.0.0
-
Component/s: None
-
Labels:None
-
Environment:
5.1.1.201809051655
Name = Microsoft Windows 10 Enterprise
Version = 10.0.15063
Architecture = 64bit
CPU Cores = 8
Memory = 15.9GB
Node.js = 8.9.1
Appcelerator CLI = 7.0.6
-
Story Points:3
-
Sprint:2018 Sprint 21 Studio
Description
When connecting an android device to the PC where USB debugging has not been accepted it is not possible to select a device/emulator from the drop down menu.
Test Steps:
- Create an alloy application in Studio
- Connect a new device to the PC
- When 'Allow USB debugging?' is shown do not press anything
- Go back to studio and try to select a device/emulator from the following drop down menu:
Expected result:
Allow user to accesses the drop down menu.
Actual result:
User is unable to access drop down menu.
Additional information:
Daemon message:
{
|
"status": 200, |
"message": [ |
{
|
"abi": null, |
"brand": null, |
"device": null, |
"id": "HT6BM0200764", |
"manufacturer": null, |
"model": null, |
"name": null, |
"release": null, |
"sdk": null, |
"state": "connecting" |
}
|
],
|
"statusCode": "200" |
}
|
Appc ti info message
Android Device
|
ID = HT6BM0200764
|
State = unauthorized
|