Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Line 582 in FileUtils.java has:
String[] allowedStorageDirectories =
;
This would cause an JSON exception when "externalApplicationStorageDirectory" is not present, which happens when the external storage is not mounted in the device/emulator.