issues Search Results · repo:beam-community/ua_parser language:Elixir
Filter by
11 results
(70 ms)11 results
inbeam-community/ua_parser (press backspace or delete to remove)There seems to be version 1.9.0 and 1.9.1 on hex.pm but it s from 2021 while 1.9.0 and 1.9.1 on github release is from
earlier this year. will these version be published to hex as well?
isubasti
- 2
- Opened on Dec 30, 2024
- #97
Hi! I need to detect if the user_agent is mobile or not. I found this solution with regex for other languages, but I
think it fits well here. We can add a field kind with options :desktop, :mobile, or ...
stale:discard
guissalustiano
- 2
- Opened on Mar 11, 2024
- #71
Yesterday I encountered a behavior like as a title.
Situation: When sent a https request from my iPad app to my phoenix app that using ua_parser
UserAgent string is Mozilla/5.0 (Macintosh; Intel Mac ...
ytnobody
- 1
- Opened on Dec 12, 2019
- #31
Hi again! I was testing parsing some different user agent strings, and I tried out a string for a Chromebook running
Linux -
iex(1) str = Mozilla/5.0 (Linux; Android 7.1.1; Acer Chromebook R13 (CB5-312T) ...
darrenklein
- 6
- Opened on Sep 27, 2019
- #24
Hello, thank you so much for this extremely helpful library!
I noticed that the regex used for Chromium/Chrome fails to pick up the minor patch version - this isn t a big deal, but
it d be nice to have ...
bug
darrenklein
- 4
- Opened on Apr 9, 2018
- #14
The following user agent is for IE 11 but parses as IE 10. In compatibility mode, the Trident version still corresponds
to IE 11 (4 versions behind). Mozilla/5.0 (compatible%3B MSIE 10.0%3B Windows NT ...
laurawhalin
- 2
- Opened on Jun 1, 2017
- #13
We ve run across a handful of user agents that don t parse well, all of the following are missing the OS values:
- Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 ...
bug
doomspork
- 1
- Opened on Feb 17, 2017
- #12

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.