Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the software starts from boot, cordova-plugin-file cannot mount sdcard correctly when initialized #590

Open
x842013824 opened this issue Jul 31, 2023 · 0 comments

Comments

@x842013824
Copy link

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

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

In the case of unplugging the sdcard, start the software and reinsert the sdcard

Environment, Platform, Device

Android 10 Device

Version information

What are relevant versions you are using?
cordova-plugin-file 6.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant