GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-04-09T23:23:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | TCSupportTriage, externalstorage, filesystem, titanium |
Reporter | June Rockwell |
Assignee | Radamantis Torres-Lechuga |
Created | 2014-10-01T21:34:37.000+0000 |
Updated | 2016-03-08T07:37:23.000+0000 |
if (OS_ANDROID && Ti.Filesystem.isExternalStoragePresent()) {
alert("This android device has external storage present.");
}
This if-statement is always true even when my HTC One doesn't have an SD Card.
To prove that my HTC One doesn't have any external storage, I've provided a screenshot.