Web Clients (Magic xpa 4.x)
Any HTML browser on any platform can access a Magic xpa application based on HTML Merge functionality.
Browsers
Browser Client applications can be accessed by Microsoft Internet Explorer version 10.0 or 11.0 running on the following Microsoft operating systems:
-
Windows 7
-
Windows 8
-
Windows 10
Note: Browser Client applications cannot be accessed by Microsoft Edge.
Rich Internet applications can be accessed via the following operating systems:
Microsoft Windows
-
Windows 7
-
Windows 8
-
Windows 10
Android
iOS
Web Client applications can be accessed on the following operating systems and browsers:
Microsoft Windows
Web Client applications can be accessed via the following operating systems:
-
Windows 7
-
Windows 8
-
Windows 10
Browsers
-
Chrome
-
Edge
-
Safari
-
IE Since version: 4.5. (You need to check the instructions given in the file polyfills.ts and take the action accordingly for IE9, IE10, and IE11.) You might have to do something like uncommenting some code as shown below:
//import 'core-js/es6/symbol';
//import 'core-js/es6/object';
//import 'core-js/es6/function';
Frameworks