A directory to put data files that are private to the application.

  • iOS - The Library directory for the application.
  • Android - The directory acquired by calling Context.getFilesDir()
  • Local preview - <project dir>/build/Local/Preview/fs_data

Note that cleaning or rebuilding your project will delete this directory.

Location

Namespace
Fuse.FileSystem
Package
Fuse.FileSystem 2.9.1

Returns

string