In the case of certain UI errors, Alldevice helpdesk may ask for the browser logs so that we can get to the root of the problem more quickly.
Below you will find a tutorial on how to read the necessary logs from different browsers. After opening the console window, try repeating the error, and if there are red error messages in the console window, please report them to us.
Chrome (Windows/Mac OS/Linux)
- Open the Alldevice software in your browser.
- Then right-click in the browser window and select “Inspect” or “Inspect Element” from the menu. (hotkey Windows F12 | Mac OS fn + F12)
- Select the “Console” tab.

Safari (Mac OS)
- Enable Safari’s developer options (developer mode): https://developer.apple.com/documentation/safari-developer-tools/enabling-developer-features
- Then right-click in the browser window and select “Inspect Element” from the menu.
- Select the “Console” tab.

Chrome (Android/Apple IOS)
- (Android) Turn on developer mode on your Android device. Depending on the device, the menu may be located in a different place. For more details, see: https://developer.android.com/studio/debug/dev-options.html.
- (Android) You should then see the “Developer options” option at the very end of the settings in the app. (Picture all)
- (Android) Enable “USB Debugging” from the developer settings. (Picture all)
- (Android/Apple IOS) Connect your device to your PC using a USB cable. The device may display a pop-up window asking for consent. Press “Allow”.
- Open the Chrome browser on your computer.
- Enter “chrome://inspect” in the address bar on your computer (Image below).
- Make sure that Discover USB devices is selected. (Picture all)
- Visit the Alldevice software on your mobile device.
- Your computer should then display the chrome browser tabs on your mobile device. (Picture all)
- Select “Inspect” on the tab with the address “
.alldevicesoft.com”. (Picture all) - In the pop-up window that appears, select the “Console” tab.
More information can be found at: https://developer.chrome.com/docs/devtools/remote-debugging/


