wttdotm / traffic_cam_photobooth

The repository for www.TrafficCamPhotobooth.com
97 stars 16 forks source link

Mis-detection of some mobile devices as desktop #5

Closed Dan-Q closed 1 month ago

Dan-Q commented 1 month ago

Issue

I'm unable to use this on my Samsung Galaxy S21 Ultra running Firefox Android, because it's mi's-detected as a desktop device.

Proposed solution

Perhaps free simplest solution might be too add a button to override the detection (eg by applying a CSS class). Eg a "No, this is my mobile" button. This is a solid mitigation to incorrectly gating access as it puts the decision into the hands of the user (who may know the intricacies of their devices better than site authors).

Screenshot

Screenshot_20240824_090255_Firefox

wttdotm commented 1 month ago

I like a "this is indeed a mobile device button," will add

wttdotm commented 1 month ago

This is fixed as of the most recent commit