Skip to content

Commit 86423a6

Browse files
authored
wording
1 parent 009341e commit 86423a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changes/android-external-files-fix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"tauri": patch:bug
33
---
44

5-
Fixed 500 error when accessing local video files in Android external storage directory via `convertFileSrc`. Added better error handling and logging for Android external storage access to help diagnose permission and accessibility issues.
5+
Improved the error handling in tauri's `asset` protocol, explicitly checking whether the file exists, whether the app has read permissions and whether it's on Android's external storage.

0 commit comments

Comments
 (0)