Is there a library that allows you to convert images to base64
with the Ionic Framework ?
I tried using angular-base64-upload , it worked with angular, but in Ionic did not succeed.
If anyone knows a library would be very grateful, or even some native way of doing the conversion.
Remarks:
- I want to get the loaded image of both the camera with the Cordova plugin and the Android gallery.