Overview
M-Files Web receive error message attempting to view PDF in IE browser.
"PDF document viewing is not currently supported by the Mobile viewer"
Solution
With touch enabled devices, the preview is handled by the Mobile aspect of the application, versus the standard Web access.
Currently to view the different files in touch devices, instead of emulating using IE 11 it will need instead to set the Emulator User Agent string to Chrome so users not to have issues.
Change the Emulator User Agent string to Chrome.
Additional information:
https://github.com/piwik/device-detector/issues/5375
