Skip to content

Linux desktop is being mis-identified as android. #87

@NightFeather

Description

@NightFeather

} else if(ua.indexOf('Chrome') > -1 && navigator.platform.indexOf('Linux') > -1) {

as the title described, the condition needs to be more specified or just be removed since this one will just match all Linux devices running chrome (which contains electron and nodewebkit).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions