Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test.streetlives.nyc and team.streetlives.nyc does not load at all on Android 2.2 #14

Open
jbeard4 opened this issue Aug 19, 2018 · 1 comment
Assignees

Comments

@jbeard4
Copy link
Member

jbeard4 commented Aug 19, 2018

Right now, we cannot load the web page on android 2.2 at all. It eventually times out and shows:

img_2455

Even if our application does not support older version of android, this is probably not the behavior that we want. We should at least be able to display a web page and explain that the user's browser is not supported.

This might be because of how we have configured HTTPS on AWS.

@jbeard4
Copy link
Member Author

jbeard4 commented Aug 20, 2018

If you look at our cloudfront configuration, this is probably the issue:

screen shot 2018-08-19 at 8 00 00 pm

There is a bug report for Android 2.2 SNI support here.

But the alternative is to pay AWS $600/month to support older clients.

screen shot 2018-08-19 at 8 03 43 pm

I wish there were a way to configure Cloudfront to degrade gracefully to HTTP on older clients.

@jbeard4 jbeard4 changed the title test.streetlives.nyc and team.streetlives.nyc does not load at all on Android 2.1 test.streetlives.nyc and team.streetlives.nyc does not load at all on Android 2.2 Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants