breautek commented on issue #210:
URL: 
https://github.com/apache/cordova-plugin-media-capture/issues/210#issuecomment-2517818910

   > Could you confirm if this means explicitly forcing files to be saved in 
cordova.file.cacheDirectory?
   
   Yes, that's the plan. I don't think we ever saw bug reports against the 
camera plugin, which have used the cache directory for quite some time now. The 
plan is to model this plugin after the camera plugin.
   
   > The issue manifests as code: 1 (file not found), often just moments after 
a file is saved. Unfortunately, despite extensive debugging, we’ve never been 
able to reproduce this issue ourselves.
   
   It is strange, it sounds like the file is simply not flushed to disk. 
Perhaps it could be an issue more prominent if the app is stored on slower 
external storage like an sdcard (but if that were the case, I wouldn't expect a 
switch to `dataDirectory` to fix anything).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to