Ionic 2 CSP problem

My app does not display camera images instead it shows broken image but displays screenshot images.

here is the error shown : Refused to load the image because it violates the following Content Security Policy directive: “default-src *”. Note that ‘img-src’ was not explicitly set, so ‘default-src’ is used as a fallback.

this happens only for the camera images.

any help ?