Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: Release 7.3.0
-
Fix Version/s: Release 7.5.0
-
Component/s: Android
-
Labels:
-
Story Points:3
-
Sprint:2018 Sprint 13 SDK
Description
According to our docs, and our iOS behavior - if Ti.FIlesystem.File#getDirectoryListing() is called on a file or a directory that does not exist, it should return null. On Android it returns an empty array.