ERROR: ImageLoader Error: [object Object] with v6.3.2
Judging from some other issues it looks like other people are experiencing problems as well. When I run my app on my iPhone the console logs 'ERROR: ImageLoader Error: [object Object]'. I have no idea what the error is and I'm not sure where I can wrap it in JSON.stringify() so it outputs properly. If anyone has any idea please let me know.
I'm with something similar, but in my case i found it's about CORS, but i don't know how to fix it.
I have the same issue with v4 branche on IOS device, @kyleabens do you found solution ?
Same issue, gonna try with v4 branch
Hi, did you find a solution with ionic 3 please ? even with another version of the plugin
Install please version of plugin npm add --save @ionic-native/file@^4.0.0
Did anyone find a solution to this problem?