I am making an app (ionic) that upload images as a string to some online service, I only have the URI of the image on the device, how can I load the image and convert it to base64 string, and later view it in the app?I am making an app (ionic) that upload images a