Show TOC

sap.m, sap.ui.table, sap.uxap, sap.tntLocate this document in the navigation structure

Browser support for sap.m, sap.ui.table, sap.uxap, and sap.tnt libraries on iOS, Android, MacOS, and Windows platforms.

The following tables give an overview of the platforms supported by the sap.m, sap.ui.table, sap.uxap, and sap.tnt libraries using SAP Blue Crystal theme.

Note
  • In general, only major versions that are also supported by the respective platform are supported.
  • For mobile operating systems, support is restricted to reference devices. For more information, see Device-Specific Policies.
iOS

iOS is supported as of platform version 8.

Browser Support
Safari Yes
Web View Yes
SAP Fiori Client Yes
Google Chrome Yes
Opera No
Android

Android is supported as of platform version 4.4.

Browser Support
Google Chrome Yes
Web View No
SAP Fiori Client Yes
Opera No
Opera mini No
Firefox No
Mac OS

Mac OS X is supported as of version 10.10.

Browser Supported Version
Safari Version 8 or higher
Google Chrome Latest version
Windows

Touch is supported as of Windows 8.

Browser Supported Version
Internet Explorer Version 11 or higher
Microsoft Edge Latest version
SAP Fiori Client Latest Version
Mozilla Firefox Latest version and Extended Support Release*
Google Chrome Latest version
Safari None
Opera None

* In regards to handling touch events, there are some issues with Windows 8.

Windows 10 Mobile
Browser Supported Version
Internet Explorer Version 11 or higher
Microsoft Edge Latest version
SAP Fiori Client Latest version
Web View Latest version
Opera None
Exceptions
Caution
  • For the maxLines property of the sap.m.Text control, multiline ellipsis handling is not supported for all browsers and devices and is not supported at all for right-to-left text direction. For more information, see Visual Degradations.
  • Certain new or more complex controls that do not yet offer mobile device support also do not support Windows Phone at this time, such as: sap.m.FacetFilter and sap.m.MultiComboBox.
  • When using the redirect method of the sap.m.URLHelper control, note that some browsers fail to open a new window or tab. This is the case for Windows Phone, for instance. As the redirect method is simply a wrapper of window.open native JavaScript, the problem is that Internet Explorer 10 for Windows Phone is unable to return a valid window object for window.open. In addition, popup blockers can also prevent this function from working properly.