eclipsesource / eclipsesource/tabris

ClientDevice support

Open
#471 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
56
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.