PWA works correctly on the browser but doesn’t work properly on the smartphone?

Asked

Viewed 65 times

0

I did a PWA and performed all the tests in the browser and everything came out as expected, but when I do the test on my smartphone it does not ask permission to send notifications and also does not ask to be added on the home screen of the smartphone.

One of the problems I had was the lack of an HTTPS protocol, but I managed one locally and put it on the server.

But Chrome doesn’t recognize it as valid, gets the red HTTPS in the address bar, but the PWA opens normally and as I said above, does the expected actions even with the red HTTPS, and on the smartphone it doesn’t do any of the expected actions.

This could be because of the certificate generated by myself??

  • why the tags javascript, firebase and Vue.js? The problem apparently has no relation to any of this

  • These are technologies I used to create pwa, maybe someone who also used them went through the same problem

  • Let me give you an example, I’m having trouble with firebase security rules (error: "permission denied at..."), is it helpful to put the CSS tag, just because I use it? No, the tags serve to categorize the problem and not the problem design, because, if you were to put all the technologies used in your application, surely would exceed 5 tags

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.