27
Views
0
Comments
[Camera Plugin] How to get the binary on the client side from the URI?
Question
camera-plugin
Mobile icon
Forge component by Hector Gordin
Application Type
Mobile

I know that in https://www.outsystems.com/forums/discussion/90587/how-to-get-the-binary-from-the-uri-that-the-new-mediaresult-method-returns/ the answer is to upload the binary to a REST service using the File Transfer Plugin, but we used to manipulate the image on the client before sending it to the server and that now seems no longer possible.

I tried using GetFileDataFromUri from the File Plugin but it is giving me an encoding error 5. 

Who knows how to get the binary without having to send it to a server first? 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.