[DAEMON-142] system-info doesn't show android info
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-15T10:18:39.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | androidlib |
Labels | n/a |
Reporter | Kondal Kolipaka |
Assignee | Chris Barber |
Created | 2017-11-15T02:52:43.000+0000 |
Updated | 2017-11-15T10:18:39.000+0000 |
Description
I'm using appcd 1.0.0-2 and can't see the android info when I execute
appc exec /system-info/1.x/info
Please find the attached appcd status and system_info files
Attachments
File | Date | Size |
---|---|---|
appcd_status.rtf | 2017-11-15T02:55:33.000+0000 | 155058 |
appcd_status.rtf | 2017-11-15T02:54:51.000+0000 | 155058 |
system_info.rtf | 2017-11-15T02:53:49.000+0000 | 288052 |
The problem is due to
androidlib.devices.trackDevices is not a function
. I'm not sure exactly how that's possible.I've published a new version of androidlib and I triple checked that androidlib.devices.trackDevices is not only a function, but that it worked. Please re-open if it happens again.