breautek commented on issue #646: URL: https://github.com/apache/cordova-plugin-file/issues/646#issuecomment-2625367159
`cordova.file.externalDataDirectory` isn't guaranteed to exist and the value can be `null` if the device doesn't have emulated external storage or external storage attached. It might be a reason for: ``` Uncaught typeError: Wrong type for parameter "uri" of resolveLocalFileSystemURI ``` That's just speculation though. -- 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