I have activated the sub-module for iOS but the links to the images are not correct.

Comments

zenimagine created an issue. See original summary.

alexborsody’s picture

There is info in the issue queue someone needs to add it to the readme still, you have to drop the image files in the root of your server manually. If you know how to use SFTP should be pretty easy.

zenimagine’s picture

StatusFileSize
new294.53 KB

@AlexBorsody Thanks for the information, but it does not work. I generated the files with :

https://appsco.pe/developer/splash-screens

I placed them at the root /web

But the urls are not good. It's very strange, I feel that the url changes on each page.

https://www.s1biose.com/fr/produit/doudou-etiquette

https://www.s1biose.com/fr/boutique/poupette-cacahuete

https://www.s1biose.com/fr/article/6-remedes-naturels-contre-les-maux-de...

zenimagine’s picture

@AlexBorsody

https://www.s1biose.com/fr/produit/iphone5_splash.png

ok I see the problem is still the language module that is not compatible with PWA. If I modify the url manually the image appears :

https://www.s1biose.com/iphone5_splash.png

I have a problem with the offline page that is never displayed and see a 404 error :

https://www.drupal.org/project/pwa/issues/3074285

alexborsody’s picture

Yeah looks like still some work on the multilingual URLs. Hopefully, we can get some more contributors to the project to help out with these.

alexborsody’s picture

Title: Why image for iOS does not work ? » Incorrect path on Multilingual URLs from Metatag Module
zenimagine’s picture

@AlexBorsody Why does not the module automatically generate images for iOS as it already does for Android ?

  • AlexBorsody committed 14ecc65 on 8.x-1.x
    Issue #3085579 by zenimagine: Incorrect path on Multilingual URLs from...
alexborsody’s picture

Status: Active » Fixed
alexborsody’s picture

Status: Fixed » Closed (fixed)