Preparing search index...
    • Clears the app cache directory and camera picker temporary files

      Removes all files from the app-specific cache directory and calls ImageCropPicker.clean() to remove camera picker temporary files.

      Returns void

      clearCache();
      console.log('Cache cleared successfully');