In an ideal web application world, all your users are using the same version of the same web browser. Unfortunately, this is not the case even in the corporate environment. One of the most painful things to do is trying to diagnose browser specific issues and trying to determine the version of the browser that the user has. Even if you tell your client that it is only guaranteed to work on a certain version, you still get someone using a different version. So instead of constantly contacting the user or the IT department to determine their version, we decided to integrate browser detection logging into our iPhora logging process which tracks all user access and activities. Therefore, when a user complains that they have an issue, we could easily look at the log and determine what browser and what version that they are using. We incorporate that into the RESTful API to get an accurate return of browser info. However, IE 11 as many knows does not return the correct information us
My personal stuff and my interest in Business Processes Automation and Management, Data Security, No-code/Low-code and User Experience.