0

I am creating a PWA and trying to use firebase/angularfire2 v5 to authenticate my users against Facebook or Google (I followed a tutorial that is present in angularfire2 github site). When I use the application in a "normal" browser in a desktop or mobile device everything works fine. The problem starts when I install the application in a mobile device and try to use the authentication (in the manifest.json the property display is set to "standalone"). I end up in a blank page. I tried to solve this using both ways to authenticate: popup and redirect. Both have the same issue.

Am I missing any configuration? Did you face similar issues? How did you fixed it?

1 Answer 1

1

I think this is related to this Chrome bug which affects standalone PWAs: https://bugs.chromium.org/p/chromium/issues/detail?id=771418

Sign up to request clarification or add additional context in comments.

2 Comments

Cool, this is great news!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.