Ask HN: Best testing site for mobile browsers?

4 points by perspective1 ↗ HN
Got a complaint from an Android "4" user I need to support. Long story and actually have relatively lots of people using my site with very old phones. What's the best way to test for old mobile devices? (yes, I considered buying her a new phone).

3 comments

[ 4.1 ms ] story [ 20.7 ms ] thread
I have used browserstack.com and had good results but I've primarily used it for automated tests on real devices rather than manual testing, but you can do both. There are others, AWS has a device farm as does SauceLabs.
Using browserstack.com too, looks ok so far.