uppload icon indicating copy to clipboard operation
uppload copied to clipboard

Failed to execute 'createObjectURL' on 'URL'

Open akashrajum opened this issue 4 years ago • 0 comments

Hey I am trying to use uppload version 3.2.1 with ionic angular, but while uploading images through android I'm getting Failed to execute 'createObjectURL' on 'URL': Overload resolution failed.. I searched a little bit and it seems to me that createObjectURL doesn't work on ionic, here's an issue regarding the same -- https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/478. Do you have any ideas on how I can avoid using this method? Thanks.

akashrajum avatar Feb 19 '21 08:02 akashrajum