x842013824 opened a new issue, #590: URL: https://github.com/apache/cordova-plugin-file/issues/590
# Bug Report ## Problem ### What is expected to happen? When the software starts, it wants to read the file under the sdcard normally ### What does actually happen? In fact, reading a file throws an ENCODING ERR error ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> Through debugging, I found that the sdcard was not mounted when the device was just booted and was mounted after the plugin was initialized ### Command or Code <!-- What command or code is needed to reproduce the problem? --> In the case of unplugging the sdcard, start the software and reinsert the sdcard ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Android 10 Device ### Version information What are relevant versions you are using? cordova-plugin-file 6.0.2 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
