iOS/Android thumbnail generator with support for both local and remote videos
252
stars
105
forks
source link
Error Domain=NSCocoaErrorDomain Code=257 "The file “FileName.mov” couldn’t be opened because you don’t have permission to view it." #118
Open
paulapithon opened 1 week ago
Describe the bug There's a crash happening when users doesn't have the appropriate viewing permission on iOS 18.
To Reproduce Steps to reproduce the behavior:
Version
react-native-create-thumbnail
2.0.0Expected Results App shouldn't crash, instead promise should be rejected so it will be handled gracefully on the App side.
Snack, code example, screenshot, or link to a repository