Skip to content

ClientDevice support #471

Description

@JohnGymer

Is ClientDevice still supported in Tabris for RAP 3.6?

e.g.:
ClientDevice clientDevice = RWT.getClient().getService( ClientDevice.class ); if (clientDevice.hasCapability(Capability.CAMERA)) ...
These types of queries always return FALSE for the capabilities (camera, phone, sms, location etc.)
Seems they are always FALSE on iOS and Android devices that I have tested so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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