I’ve got an image saved in a db that I can retrieve as a blob (or really any type necessary if needed). the issue is I want the user to be able to send a text from there own phone number, with the message instead of a link to the image.
With Share I can use the “files”: field , but this requires a file:// path, otherwise I get an error, I do have a URI but share claims it isnt a file path.
any way to do this without saving the image to the phone?
Attached image gives me an error stating that share requires a file path: