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.
clearCache();console.log('Cache cleared successfully'); Copy
clearCache();console.log('Cache cleared successfully');
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.