Skip to content

api.NavigatorUAData - Samsung Internet mismatch #29774

@ErwinHofmanRV

Description

@ErwinHofmanRV

What type of issue is this?

Incorrect support data (Samsung Internet says "no" but support seems to be there in "23")

What information was incorrect, unhelpful, or incomplete?

compat table is stating "no" for Samsung Internet

As of Samsung Internet v23, all of UserAgentData's properties and methods are then returning data.
I also downloaded and checked v22, no support there.

What browsers does this problem apply to, if applicable?

Samsung Internet

What did you expect to see?

I expected to see 23 in the Samsung Internet column

Did you test this? If so, how?

I've downloaded multiple versions (22, 23, 29, 30) of Samsung Internet from https://www.apkmirror.com/ to then test the result here:
https://www.rumvision.com/file/upload/doc/UserAgentData/

Partial copy and paste of result:

 {
    "architecture": "",
    "bitness": "",
    "brands": [
      {
        "brand": "Not/A)Brand",
        "version": "99"
      },
      {
        "brand": "Samsung Internet",
        "version": "23.0"
      },
      {
        "brand": "Chromium",
        "version": "115"
      }
    ],
    "fullVersionList": [
      {
        "brand": "Not/A)Brand",
        "version": "99.0.0.0"
      },
      {
        "brand": "Samsung Internet",
        "version": "23.0.0.47"
      },
      {
        "brand": "Chromium",
        "version": "115.0.5790.168"
      }
    ],
    "mobile": true,
    "model": "SM-A528B",
    "platform": "Android",
    "platformVersion": "13.0.0",
    "uaFullVersion": "23.0.0.47",
    "wow64": false
  }

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

I could not find official sources by Samsung Internet.
https://caniuse.com/mdn-api_navigator_useragentdata states support since v15, but that´s not correct either.

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData

MDN metadata

MDN page report details
  • Query: api.NavigatorUAData
  • Report started: 2026-05-30T09:58:25.986Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIneeds triageThis issue needs to be confirmed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions