I am using some image elements to display GIFs on my website. It always worked.
But now suddenly I noticed that the elements are no longer displaying the GIFs. The debugger shows the following error: “The image could not be loaded”
It seems like the maximum file size changed or something..
This is one of the GIFs I’m trying to display (it worked before):
I think they have changed the CORS policy of the bubble image/file cdn storage. We are getting CORS errors on plugins like Native Andriod and IOS share. So I build it myself in javascript and still get the errors