Built a Web App - can log in on desktop in all browsers and iOS Safari, but not iOS Chrome or iOS Firefox

Viewed 25

I am using Apollo with server-based authentication. When I enter the wrong password, I get the correct error (so it is hitting the server). When I enter the right credentials, I don't get any error, but I am not logged in.

I am using https, and Chrome and Firefox both show the connection as secure.

I would include code here, but not even sure where to start.

0 Answers
Related