-
Notifications
You must be signed in to change notification settings - Fork 18
Open
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.
Metadata
Metadata
Assignees
Labels
No labels