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

File download issue on Android 13, Redmi Device #21

Open
sam829 opened this issue Jul 3, 2024 · 1 comment
Open

File download issue on Android 13, Redmi Device #21

sam829 opened this issue Jul 3, 2024 · 1 comment

Comments

@sam829
Copy link

sam829 commented Jul 3, 2024

E/flutter (26059): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FileSystemException: Cannot create file, path = '/downloads.partial' (OS Error: Read-only file system, errno = 30)
E/flutter (26059): #0 _File.throwIfError (dart:io/file_impl.dart:675:7)
E/flutter (26059): #1 _File.createSync (dart:io/file_impl.dart:306:5)
E/flutter (26059): #2 DioForNative.download (package:dio/src/dio/dio_for_native.dart:93:10)
E/flutter (26059):
E/flutter (26059): #3 DownloadManager.download (package:flutter_download_manager/src/downloader.dart:94:24)
E/flutter (26059):
E/flutter (26059):

@SNNafi
Copy link

SNNafi commented Aug 9, 2024

This is related to file permission and is not associated with this plugin.

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

2 participants