I am using this in my ionic 4 app. I have setup CORS on my back-end (PHP) that's why all API's are running fine. Only issue is with the image src. It throws and error
It is working fine on local. Not working when run on Android mobile with liver server.
I do not want to remove this as this is good for cache image. Anyone can help me.
Thanks.
I am using this in my ionic 4 app. I have setup CORS on my back-end (PHP) that's why all API's are running fine. Only issue is with the image src. It throws and error
It is working fine on local. Not working when run on Android mobile with liver server. I do not want to remove this as this is good for cache image. Anyone can help me. Thanks.