Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:
fileCopyUri
should include the URI schema (#527)
BREAKING CHANGE Make the `fileCopyUri` be an actual URI and include the schema prefix (usually `file:/`) It already works that way on iOS
- Loading branch information
24ddad2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is "file://" the correct schema?