• Sean Parker 31
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi 
We are building a Progressive Web App on Salesforce Sites and are having an issue:

The manifest.json file loads correctly and the serviceworker.js also loads correctly...

However when you click inspect element>Application>Add to Homescreen it gives the following error:

"Site cannot be installed: no matching service worker detected. You may need to reload the page, or check that the service worker for the current page also controls the start URL from the manifest"
 
Hi 
We are building a Progressive Web App on Salesforce Sites and are having an issue:

The manifest.json file loads correctly and the serviceworker.js also loads correctly...

However when you click inspect element>Application>Add to Homescreen it gives the following error:

"Site cannot be installed: no matching service worker detected. You may need to reload the page, or check that the service worker for the current page also controls the start URL from the manifest"