-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Describe the bug
A clear and concise description of what the bug is.
I'm using file picker plugin from capawesome
when I pass the path to this plugin i get
Could not load image from path
if I do exactly the same thing using the official Camera Plugin then it works just fine, the plugins produce different paths for the same image:
// capacitor Camera plugin
file:///Users/imad/Library/Developer/CoreSimulator/Devices/43CE8441-47F4-46AD-9111-765A8E01FDE8/data/Containers/Data/Application/2A32F127-773F-48DD-A4FA-C6A90C81B76B/tmp/photo-1.jpg
// FilePicker.pickImages()
file:///Users/imad/Library/Developer/CoreSimulator/Devices/43CE8441-47F4-46AD-9111-765A8E01FDE8/data/Containers/Data/Application/2A32F127-773F-48DD-A4FA-C6A90C81B76B/Library/Caches/21E3E2FC-56B7-48D0-964B-809A5E157C30/PHOTO-2024-09-18-16-15-50%202024-09-23%2015_17_57%20copy-CF812267-3D1B-4370-8F07-91442B6C62E4.jpeg
any thoughts on why the pickImages path is not working?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels