zyra/ionic-image-loader

Recent Chrome 78.* update -> Image loader not working , always showing loading symbol

chandraa06 opened this issue · 0 comments

Recently Chrome updated to 78.* version.
After this update Ionic image cache loader not working as expected.

Steps to Reproduce:

  1. Uninstall the app you've build
  2. Update the Chrome to latest version
  3. Now install your app from playstore/from apk file
  4. Now it's always showing loader symbol, no image loading

Even for CORS applied images also not showing.

NOTE: if your app already installed before this chrome update to latest, you'll not see the issue.
it'll only comes to mobile who've installing the app recently or As i said the steps to reproduce

Please help me in this issue.

Thanks.