(DI-2308) SAP Fiori App-Supported Browsers and OS

As SAPUI5 is based on CSS3, HTML5, and the ECMAScript 5 (ES5) JavaScript API, only browsers with HTML5 capabilities are supported. In general, only major versions that are also supported by the respective platform can be supported by the SAPUI5 framework. 

Depending on the platform your SAPUI5 apps run on, different browsers in different versions are supported. If you know which platform and which browsers are used by your users, you can decide on which libraries to use for your app.

Windows OS:

PlatformDevice CategoryPlatform VersionInternet ExplorerGoogle ChromeMozilla FirefoxSAP Fiori ClientSafari
Windows


DesktopWindows 7 / 8.1Version IE 11 (star)
Latest Version (star)

Latest Version

Not supportedNot supported for Windows OS
Windows 10Latest Version
Touch Windows 8.1Version IE 11 (star)

Not supportedNot supportedUp to version 1.5.3
Windows 10Latest VersionLatest VersionLatest Version

(star) Internet Explorer 11: requires add-ons XML DOM Document and XML DOM Document 3.0to be activated for XML parsing support.
(star) Google Chrome: Not supported for "
sap.ui.vbm" libraries


Other OS:

PlatformDevice CategoryPlatform VersionInternet ExplorerGoogle ChromeMozilla FirefoxSAP Fiori ClientSafariMicrosoft Edge
Windows PhonePhoneWindows 10 MobileNot supported for this OSNot supported Not supported for this OSLatest versionNot supportedLatest version
macOSDesktopLatest 2 versionsLatest Version (star)Not supportedLatest 2 versionsNot supported
iOSPhone and TabletLatest 2 versionsNot supported Latest versionLatest 2 versionsNot supported
AndroidPhone and TabletAs of version 5Latest VersionLatest versionNot supportedNot supported

(star) Google Chrome: Not supported for sap.ui.commons and sap.ui.ux3.


Touch Devices Library Exception:

There is a lot of exceptions for devices with touch (Desktop, Tablets, Phones):

  • Not supported for sap.ui.commons and sap.ui.ux3.
  • Not supported for sap.gantt. Note that gantt charts consuming sap.gantt can be displayed on tablet devices.


Additional Information:

Internet Explorer 11 (IE11)
  • provides specific document and enterprise modes for compatibility reasons. 
  • SAPUI5 supports only IE11 and IE10 document modes.
  • For backward compatibility, IE11 allows you to enable a special enterprise mode that can simulate either IE8 or IE7 within IE11, which is NOT supported for SAPUI5 apps. This functionality should be used only for critical apps that require an older browser version to run.


(warning)  For more information please refer to official Fiori & SAPUI5 Documentation.