Closed lsj333610dl closed 6 months ago
If the picked filename contains spaces, the path is url encoded and cannot be loaded
For example: Original path: path/to/image name.jpeg picker item path: /path/to/image%20name.jpeg
This issue has been tested on iOS.
If the picked filename contains spaces, the path is url encoded and cannot be loaded
For example: Original path: path/to/image name.jpeg picker item path: /path/to/image%20name.jpeg
This issue has been tested on iOS.