Back to All

Images not showing after Android Build

Hello,
I have currently created a website in HTTPS, with Wordpress using the Elementor Pro extension.

Once the build is done, and installed on my Android phone. I notice that the main page of the application works perfectly, the second also, but from the third, the images end up not displaying. I'm sending you the logs below, along with screenshots and a link to the website, in the hope that you'll be able to help me. (With the Iphone preview it seems to work from A to Z).

I tried adding these Java lines without success: webView.getSettings().setAllowFileAccess(true);
webView.getSettings().setAllowContentAccess(true);
webView.getSettings().setJavaScriptEnabled(true);
webView. getSettings().setMixedContentMode(WebSettings.MIXED_CONTENT_ALWAYS_ALLOW);

I deactivated Lazy Load on my Wordpress without success.

I tested changing the image extensions to WEBP without success.

Website: https://bde-iae-auvergne.free.nf/

Google Drive for Images and debug logs : https://drive.google.com/drive/folders/12Cbd9VBhG14yDndO8pkYZpJH2VRDBHUe?usp=sharing