You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -- ionic-team/cordova-plugin-ionic-webview#478. Do you have any ideas on how I can avoid using this method? Thanks.
The text was updated successfully, but these errors were encountered:
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 -- ionic-team/cordova-plugin-ionic-webview#478. Do you have any ideas on how I can avoid using this method? Thanks.The text was updated successfully, but these errors were encountered: