eclipsesource / eclipsesource/tabris
ClientDevice support
Open
- 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.