Ionic After Pinning Trust Anchor Mode with SSL Certificates ion-img is Broken

Using Ionic 4 angular - I had pinned and pointed to SSL certificates

this.http.setServerTrustMode(‘pinned’)

After pinning <ion-img [src] = “image_url”> is working perfectly in android version 9 and higher but in android 8 and lower versions all images are showing as broken link. (using https link)

In local build its working perfectly only after publishing to google play store it’s not working in android version 8 and lower.

In local build its working perfectly only after publishing to google play store it’s not working in android version 8 and lower.

if you like to read book you should checkout our website createmagazines

Is this the solution for the issue?