Open
Description
I have set up the image loader within my ionic 3 app - all works beautifully
The minute i try and load any firebase stored images (Firebase storage) - It stops working and returns an error to the Xcode console which is of no use:
ERROR: ERROR [object Object]
This is only happening on the physical device. On the laptop in chrome, it works fine, just not on IOS.
Any have any idea why this happens?