It's a known problem for Android 4.4. To select image try to use Camera service. In service settings you can set to select photos from gallery, instead taking photo.
It's a known problem for Android 4.4. To select image try to use Camera service. In service settings you can set to select photos from gallery, instead taking photo.
Will this also convert the image to base64?
Thank you it works perfectly!
Camera service can return base64 encoded data if you specify in settings destinationType = Data URL