Skip to content
This repository was archived by the owner on Jul 31, 2020. It is now read-only.
This repository was archived by the owner on Jul 31, 2020. It is now read-only.

Add information about the participant's platform #74

Open
@cactysman

Description

@cactysman

This would be really useful to handle the different behaviour of various platforms when users use controls.

XBOX for example doesn't feature an option to hold a button. Over on YouPlay that causes people to be unable to walk correctly, instead they just move two pixels and have to spam buttons if they want to walk further distances.

In this case this piece of information would allow me to press that direction button with an active delay, in case the viewer is using an XBOX.

This could be achieved by passing on either the User Agent or a Platform enum value like xbox, web, mobile.

I'm just not sure if that could be something that would cause problems with some privacy policy.

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