ZekefromIT
Lurker
I'm working on Chainway C4050 (Android 4.4.2) and C4050-Q4 (Android 5.1.1) devices. I am using Nova for the home screen, Miradore as a MDM platform, and com.android.browser for accessing an internal web application on our intranet.
The web application starts at a login page. On login it takes the user to a menu page, from there they are able to select whatever task they are going to perform.
Here is the issue: on the 5.1.1 devices, when the user is on the menu page, returns to the device home screen, then hits the url shortcut, the browser is only activated and the login url is not navigated to. The user stays on the menu page. On the 4.4.2 devices, when the user is on the menu page, returns to the device home screen, then hits the url shortcut, the browser opens a new tab with the login page. (This is the desired behavior)
Does anyone have any insight into why this happens and how I might fix it?
Thanks.
The web application starts at a login page. On login it takes the user to a menu page, from there they are able to select whatever task they are going to perform.
Here is the issue: on the 5.1.1 devices, when the user is on the menu page, returns to the device home screen, then hits the url shortcut, the browser is only activated and the login url is not navigated to. The user stays on the menu page. On the 4.4.2 devices, when the user is on the menu page, returns to the device home screen, then hits the url shortcut, the browser opens a new tab with the login page. (This is the desired behavior)
Does anyone have any insight into why this happens and how I might fix it?
Thanks.