aclu-people-power / map

ACLU People Power Map
MIT License
3 stars 12 forks source link

Map not loading up on iPhone 5S, iPhone 7 in Safari #109

Closed kpenning closed 7 years ago

kpenning commented 7 years ago

Getting multiple reports from team members that map view does not work on iPhones 5S and 7 in Safari. Confirmed on BrowserStack that is the case for the iPhone 7. On BrowserStack's iPhone 5S, I get an outdated browser error even if I'm using Chrome.

Real live iPhone 5S: image

BrowserStack iPhone 7: bs_ios_mobile_iphone 7-10 0

stuartsan commented 7 years ago

@kpenning, iOS7 and below does not support webgl, which is required for the mapbox library. The browserstack iphone 5s is on iOS7, so that's what's happening there. For anything newer though, there was a flexbox bug addressed by this PR https://github.com/aclu-people-power/map/pull/111/files