79457994

Date: 2025-02-21 16:12:31
Score: 1
Natty:
Report link

I used @DaveL 's answer above, but I had to add to the index.html file:

<link href="manifest.webmanifest" rel="manifest" crossorigin="use-credentials" />

The "crossorigin="use-credentials"" made it work. I found this months ago somewhere on the internet, but couldn't find it again. Adding it here just in case someone else has the same issue.

Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @DaveL
  • Low reputation (0.5):
Posted by: ajr