jonasrod
Results
2
comments of
jonasrod
@Heshyo I don't get any exception in javascript console. I don't think this problem is OutOfMemoryException, because the same code works when set savetophotoalbum to false. The problem seems to...
I didn't used the base64 variant. I changed to base64 and it works now. But, follow my original code: var options = { quality: 30, destinationType: Camera.DestinationType.FILE_URI, sourceType: Camera.PictureSourceType.PHOTOLIBRARY, allowEdit:...