> Do we have a way to obtain a file path for an image on mobile? > I see mobilePickImage, but it insists on importing a copy of the > image, and what I'm really after is a reference to the image file. Why not set the defaultFolder and use "the files"? Or use the files(<targetFolder>)?