Skip to content

supportedsimcardtypes shown as unknown #4

@craigRSA

Description

@craigRSA

UAParser is returning supportedsimcardtypes of 'unknown' this used to work but has stopped.

    const result = await UAParser(key, headers);
    console.log("51 Deg device:", result.device);
    console.log("51 Deg device sim types:", result.device?.supportedsimcardtypes);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions