[DAEMON-172] androidlib: getEmulators will error if sdks is an empty array
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-20T14:07:43.000+0000 |
Affected Version/s | Appc Daemon 1.0.0 |
Fix Version/s | Appc Daemon 1.0.0 |
Components | androidlib |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2017-11-20T11:22:59.000+0000 |
Updated | 2017-11-20T14:07:43.000+0000 |
Description
Description
When calling emulators.getEmulators() and android-emulators.getEmulators(), if the sdks property is an empty array then this will cause the functions to error when building the cache string
Comments
JSON Source
https://github.com/appcelerator/androidlib/pull/15