IBM Support

How to check your Maximo Mobile version?

General Page

To check and confirm your exact Maximo Mobile for Maximo Application Suite (MAS) and Maximo Mobile for Enterprise Asset Management (EAM) version and interim fix level, you can use the steps described in this document.

Mobile Framework doesn’t change when you apply an interim fix (except in the Mobile 8.9 version and above):

image-20220812130657-2

So, to confirm your Mobile interim fix level you need to follow these steps:

1) Login on Maximo in incognito mode (we use the incognito mode so you don’t have any cache problem)
2) Open a new tab and collect the response for this URL
https://<maximoserver>:<port>/maximo/oslc/graphite/navigator/build.json
Note: Remember to change the maximoserver and port from the URL.

The response is:

The versions that we need to pay attention are these:
versions

Now that we have this information, how can we correspond the version to an interim fix?

Inside each Mobile package, we have the updated apps inside a .zip file, if we extract the .zip, we have access to files inside the app, including the build.json. The path for the .zip file is:
...\Mobile 8.8\maximomobile-8.8\tools\maximo\en\graphite\apps

The “mobileVersion” of the build.json inside the Mobile package needs to be the same that we saw in the response from the URL.

Note: You can use this same method after apply a Mobile interim fix to be sure that the fix was successfully deployed and that the apps are update.

-
The build.json can be also found here (or in your root maximo directory):
IBM\WebSphere\AppServer\profiles\ctgAppSrv01\maximo\maf

After applying an interim fix and opening an app for the first time, Maximo will create a folder in this directory, with the app name and the version. You can also use that to compare with the build.json from package.

Also, you can use this method for different apps:
https://<maximoserver>:<port>/maximo/oslc/graphite/techmobile/build.json
https://<maximoserver>:<port>/maximo/oslc/graphite/inspection/build.json

You need to compare the “mobileVersion” in the response with the build.json from the correspondent app.

-
If you are using MAS Manage, you won't be able to get the navigator version using this method, instead, you need to use this:

If you have the MAS URL like so: 
https://<custom>.home.<MAS_URL_Part>.maximo.com/

This request give you available app to download:
https://api.<MAS_URL_Part>.maximo.com/mobile/core/packages/

This request does the navigator “build.json” download:
https://api.<MAS_URL_Part>.maximo.com/mobile/core/packages/navigator/X.Y.0?workspaceId=<custom>
-

List of Mobile versions

Below there's a list of Mobile versions (8.7, 8.8, 8.9, 8.10 and 8.11) for a quick compare with your response.
Click in your Mobile version to view the content of the tab:

 
Mobile 8.7 without interim fix
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.30",
"buildToolsVersion": "2.8.248",
"appProcessorVersion": "2.8.248",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
Mobile 8.7 with interim fix 1
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.36",
"buildToolsVersion": "2.8.263",
"appProcessorVersion": "2.8.263",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.7 with interim fix 2
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.38",
"buildToolsVersion": "2.8.272",
"appProcessorVersion": "2.8.272",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
Mobile 8.7 with interim fix 3
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.42",
"buildToolsVersion": "2.8.280",
"appProcessorVersion": "2.8.280",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.7 with interim fix 4
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.45",
"buildToolsVersion": "2.8.290",
"appProcessorVersion": "2.8.290",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.7 with interim fix 5
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.47",
"buildToolsVersion": "2.8.297",
"appProcessorVersion": "2.8.297",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.7 with interim fix 6
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.57",
"buildToolsVersion": "2.8.317",
"appProcessorVersion": "2.8.317",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.7 with interim fix 7
{
"version": "8.7.0",
"applicationId": "techmobile",
"applicationTitle": "Maximo",
"mobileVersion": "1.8.57",
"buildToolsVersion": "2.8.323",
"appProcessorVersion": "2.8.323",
"winShell": false,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.7 with interim fix 8
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.57",
"buildToolsVersion": "2.8.325",
"appProcessorVersion": "2.8.325",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.7 with interim fix 9
{
"version": "8.7.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.8.58",
"buildToolsVersion": "2.8.327",
"appProcessorVersion": "2.8.327",
"winShell": true,
"winZipVersion": "8.7.0.0"
}
 
Mobile 8.8 without interim fix
{
"version": "8.8.0",
"applicationId": "techmobile",
"applicationTitle": "Maximo",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.12.26",
"buildToolsVersion": "2.9.366",
"appProcessorVersion": "2.9.366",
"winShell": false,
"winZipVersion": "8.8.0.0"
}
 
Mobile 8.8 with interim fix 1
{
"version": "8.8.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.12.33",
"buildToolsVersion": "2.9.382",
"appProcessorVersion": "2.9.382",
"winShell": true,
"winZipVersion": "8.8.0.0"
}
 
Mobile 8.8 with interim fix 2
{
"version": "8.8.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.12.37",
"buildToolsVersion": "2.9.388",
"appProcessorVersion": "2.9.388",
"winShell": true,
"winZipVersion": "8.8.0.0"
}
Mobile 8.8 with interim fix 3
{
"version": "8.8.0",
"applicationId": "techmobile",
"applicationTitle": "Maximo",
"mobileVersion": "1.12.37",
"buildToolsVersion": "2.9.393",
"appProcessorVersion": "2.9.393",
"winShell": false,
"winZipVersion": "8.8.0.0"
}
Mobile 8.8 with interim fix 4
{
  "version": "8.8.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.12.38",
  "buildToolsVersion": "2.9.395",
  "appProcessorVersion": "2.9.395",
  "winShell": true,
  "winZipVersion": "8.8.0.0"
}
Mobile 8.8 with interim fix 5
{
"version": "8.8.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.12.41",
"buildToolsVersion": "2.9.400",
"appProcessorVersion": "2.9.400",
"winShell": true,
"winZipVersion": "8.8.0.0"
}
 
Mobile 8.8 with interim fix 6
{
"version": "8.8.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.12.41",
"buildToolsVersion": "2.9.403",
"appProcessorVersion": "2.9.403",
"winShell": true,
"winZipVersion": "8.8.0.0"
}
Mobile 8.8 with interim fix 7
{
"version": "8.8.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.12.43",
"buildToolsVersion": "2.9.408",
"appProcessorVersion": "2.9.408",
"winShell": true,
"winZipVersion": "8.8.0.0"
}
Mobile 8.8 with interim fix 8
{
"version": "8.8.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.12.44",
"buildToolsVersion": "2.9.412",
"appProcessorVersion": "2.9.412",
"winShell": true,
"winZipVersion": "8.8.0.0"
}
Mobile 8.8 with interim fix 9
{
  "version": "8.8.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.12.45",
  "buildToolsVersion": "2.9.413",
  "appProcessorVersion": "2.9.413",
  "winShell": true,
  "winZipVersion": "8.8.0.0"
}
Mobile 8.8 with interim fix 10
{
  "version": "8.8.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.12.45",
  "buildToolsVersion": "2.9.413",
  "appProcessorVersion": "2.9.413",
  "winShell": true,
  "winZipVersion": "8.8.0.0"
}
 
On Mobile 8.9 you can also confirm your interim fix level in the System Information by looking for "IBM Maximo Mobile".
Here's a list of all the Mobile 8.9 versions for a quick compare:
Mobile 8.9 without interim fix IBM Maximo Mobile 8.9.0 Build 20221104-1830
Mobile 8.9 with interim fix 1 IBM Maximo Mobile 8.9.0 Build 20230109-0633
Mobile 8.9 with interim fix 2 IBM Maximo Mobile 8.9.0 Build 20230208-1421
Mobile 8.9 with interim fix 3 IBM Maximo Mobile 8.9.0 Build 20230309-0951
Mobile 8.9 with interim fix 4 IBM Maximo Mobile 8.9.0 Build 20230411-1103 
Mobile 8.9 with interim fix 5 IBM Maximo Mobile 8.9.0 Build 20230517-0843
Mobile 8.9 with interim fix 6 IBM Maximo Mobile 8.9.0 Build 20230615-0722
Mobile 8.9 with interim fix 7 IBM Maximo Mobile 8.9.0 Build 20230725-0722
Mobile 8.9 with interim fix 8 IBM Maximo Mobile 8.9.0 Build 20230828-1129
Mobile 8.9 with interim fix 9 IBM Maximo Mobile 8.9.0 Build 20230919-1915
Mobile 8.9 without interim fix
{
  "version": "8.9.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.15.22",
  "buildToolsVersion": "2.10.264",
  "appProcessorVersion": "2.10.264",
  "winShell": true,
  "winZipVersion": "8.9.0.0"
}
 
Mobile 8.9 with interim fix 1
{
"version": "8.9.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.15.25",
"buildToolsVersion": "2.10.271",
"appProcessorVersion": "2.10.271",
"winShell": true,
"winZipVersion": "8.9.0.0"
}
Mobile 8.9 with interim fix 2
{
"version": "8.9.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.15.25",
"buildToolsVersion": "2.10.278",
"appProcessorVersion": "2.10.278",
"winShell": true,
"winZipVersion": "8.9.0.0"
}
 
Mobile 8.9 with interim fix 3
{
"version": "8.9.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.15.28",
"buildToolsVersion": "2.10.288",
"appProcessorVersion": "2.10.288",
"winShell": true,
"winZipVersion": "8.9.0.0"
}
Mobile 8.9 with interim fix 4
{
"version": "8.9.0",
"applicationId": "navigator",
"applicationTitle": "NavigatorApp",
"routes": [],
"hasMapPreload": false,
"mobileVersion": "1.15.29",
"buildToolsVersion": "2.10.290",
"appProcessorVersion": "2.10.290",
"winShell": true,
"winZipVersion": "8.9.0.0"
}
Mobile 8.9 with interim fix 5
{
  "version": "8.9.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.15.31",
  "buildToolsVersion": "2.10.297",
  "appProcessorVersion": "2.10.297",
  "winShell": true,
  "winZipVersion": "8.9.0.0"
}
Mobile 8.9 with interim fix 6
{
  "version": "8.9.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.15.33",
  "buildToolsVersion": "2.10.300",
  "appProcessorVersion": "2.10.300",
  "winShell": true,
  "winZipVersion": "8.9.0.0"
}
Mobile 8.9 with interim fix 7
{
  "version": "8.9.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.15.33",
  "buildToolsVersion": "2.10.306",
  "appProcessorVersion": "2.10.306",
  "winShell": true,
  "winZipVersion": "8.9.0.0"
}
Mobile 8.9 with interim fix 8
{
  "version": "8.9.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.15.33",
  "buildToolsVersion": "2.10.311",
  "appProcessorVersion": "2.10.311",
  "winShell": true,
  "winZipVersion": "8.9.0.0"
}
Mobile 8.9 with interim fix 9
{
  "version": "8.9.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.15.33",
  "buildToolsVersion": "2.10.311",
  "appProcessorVersion": "2.10.311",
  "winShell": true,
  "winZipVersion": "8.9.0.0"
}
On Mobile 8.10 you can also confirm your interim fix level in the System Information by looking for "IBM Maximo Mobile".
Here's a list of all the Mobile 8.10 versions for a quick compare:
Mobile 8.10 without interim fix IBM Maximo Mobile 8.10 Build 20230316-1412
Mobile 8.10 with interim fix 1 IBM Maximo Mobile 8.10 Build 20230517-0918
Mobile 8.10 with interim fix 2 IBM Maximo Mobile 8.10 Build 20230615-0846
Mobile 8.10 with interim fix 3 IBM Maximo Mobile 8.10 Build 20230725-0811
Mobile 8.10 with interim fix 4 IBM Maximo Mobile 8.10 Build 20230824-2327
Mobile 8.10 with interim fix 5 IBM Maximo Mobile 8.10 Build 20230921-1551
Mobile 8.10 with interim fix 6 IBM Maximo Mobile 8.10 Build 20231021-0832
Mobile 8.10 with interim fix 7 IBM Maximo Mobile 8.10 Build 20231117-1146
Mobile 8.10 with interim fix 8 IBM Maximo Mobile 8.10 Build 20231218-1340
Mobile 8.10 with interim fix 9 IBM Maximo Mobile 8.10 Build 20240117-1805
Mobile 8.10 with interim fix 10 IBM Maximo Mobile 8.10 Build 20240214-1502
Mobile 8.10 with interim fix 11 IBM Maximo Mobile 8.10 Build 20240318-0905
Mobile 8.10 with interim fix 13 IBM Maximo Mobile 8.10 Build 20240423-0924
Mobile 8.10 without interim fix
{
  "version": "8.10.0",
  "applicationId": "techmobile",
  "applicationTitle": "Maximo",
  "navigatorTileOrder": "100",
  "hasMapPreload": false,
  "mobileVersion": "1.16.18",
  "buildToolsVersion": "2.11.308",
  "appProcessorVersion": "2.11.308",
  "winShell": false,
  "winZipVersion": "8.10.0.0"
}
Mobile 8.10 with interim fix 1
{
  "version": "8.10.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.16.27",
  "buildToolsVersion": "2.11.324",
  "appProcessorVersion": "2.11.324",
  "winShell": true,
  "winZipVersion": "8.10.0.0"
}
Mobile 8.10 with interim fix 2
{
  "version": "8.10.0",
  "applicationId": "techmobile",
  "mobileVersion": "1.16.28",
  "buildToolsVersion": "2.11.328",
  "appProcessorVersion": "2.11.328",
  "winShell": false,
  "winZipVersion": "8.10.0.0"
}
Mobile 8.10 with interim fix 3
{
  "version": "8.10.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.16.31",
  "buildToolsVersion": "2.11.347",
  "appProcessorVersion": "2.11.347",
  "winShell": true,
  "winZipVersion": "8.10.0-25"
}
Mobile 8.10 with interim fix 4
{
  "version": "8.10.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.16.31",
  "buildToolsVersion": "2.11.349",
  "appProcessorVersion": "2.11.349",
  "winShell": true,
  "winZipVersion": "8.10.0-26"
}
Mobile 8.10 with interim fix 5
{
  "version": "8.10.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.16.31",
  "buildToolsVersion": "2.11.353",
  "appProcessorVersion": "2.11.353",
  "winShell": true,
  "winZipVersion": "8.10.0-29"
}
Mobile 8.10 with interim fix 6
{
  "version": "8.10.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.16.42",
  "buildToolsVersion": "2.11.373",
  "appProcessorVersion": "2.11.373",
  "winShell": true,
  "winZipVersion": "8.10.0-35"
}
Mobile 8.10 with interim fix 7
{
  "version": "8.10.0",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.16.43",
  "buildToolsVersion": "2.11.377",
  "appProcessorVersion": "2.11.377",
  "winShell": true,
  "winZipVersion": "8.10.0-40"
}
Mobile 8.10 with interim fix 8
{
  "version": "8.10.0",
  "applicationId": "techmobile",
  "applicationTitle": "Maximo",
  "routes": [],
  "navigatorTileOrder": "100",
  "hasMapPreload": true,
  "mapMaxNumberTilesPreload": 250,
  "mobileVersion": "1.16.43",
  "buildToolsVersion": "2.11.381",
  "appProcessorVersion": "2.11.381",
  "winShell": false,
  "winZipVersion": "8.10.0.0"
}
Mobile 8.10 with interim fix 9
{
  "version": "8.10.0",
  "applicationId": "techmobile",
  "applicationTitle": "Maximo",
  "routes": [],
  "navigatorTileOrder": "100",
  "hasMapPreload": true,
  "mapMaxNumberTilesPreload": 250,
  "mobileVersion": "1.16.45-dev.3",
  "buildToolsVersion": "2.11.383",
  "appProcessorVersion": "2.11.383",
  "winShell": false,
  "winZipVersion": "8.10.0.0"
}
Mobile 8.10 with interim fix 10
{
  "version": "8.10.0",
  "applicationId": "techmobile",
  "applicationTitle": "Maximo",
  "routes": [],
  "navigatorTileOrder": "100",
  "hasMapPreload": true,
  "mapMaxNumberTilesPreload": 250,
  "mobileVersion": "1.16.46",
  "buildToolsVersion": "2.11.385",
  "appProcessorVersion": "2.11.385",
  "winShell": false,
  "winZipVersion": "8.10.0.0"
}
Mobile 8.10 with interim fix 11
{
  "version": "8.10.0",
  "applicationId": "techmobile",
  "applicationTitle": "Maximo",
  "routes": [],
  "navigatorTileOrder": "100",
  "hasMapPreload": true,
  "mapMaxNumberTilesPreload": 250,
  "mobileVersion": "1.16.47",
  "buildToolsVersion": "2.11.387",
  "appProcessorVersion": "2.11.387",
  "winShell": false,
  "winZipVersion": "8.10.0.0"
}
Mobile 8.10 with interim fix 13
{
  "version": "8.10.0",
  "applicationId": "techmobile",
  "applicationTitle": "Maximo",
  "routes": [],
  "navigatorTileOrder": "100",
  "hasMapPreload": true,
  "mapMaxNumberTilesPreload": 250,
  "mobileVersion": "1.16.49",
  "buildToolsVersion": "2.11.392",
  "appProcessorVersion": "2.11.392",
  "winShell": false,
  "winZipVersion": "8.10.0.0"
}
Note: There's no IFIX 12 for Maximo Mobile for EAM 8.10
On Mobile 8.11 you can also confirm your interim fix level in the System Information by looking for "IBM Maximo Mobile".
Here's a list of all the Mobile 8.11 versions for a quick compare:
Mobile 8.11 without interim fix IBM Maximo Mobile 8.11 Build 20230913-0100
Mobile 8.11 with interim fix 1 IBM Maximo Mobile 8.11 Build 20230921-1732
Mobile 8.11 with interim fix 2 IBM Maximo Mobile 8.11 Build 20231117-1147
Mobile 8.11 with interim fix 3 IBM Maximo Mobile 8.11 Build 20231212-1418
Mobile 8.11 with interim fix 4 IBM Maximo Mobile 8.11 Build 20240122-0954
Mobile 8.11 with interim fix 5 IBM Maximo Mobile 8.11 Build 20240214-1502
Mobile 8.11 with interim fix 6 IBM Maximo Mobile 8.11 Build 20240319-0357
Mobile 8.11 with interim fix 7 IBM Maximo Mobile 8.11 Build 20240420-0700
Mobile 8.11 without interim fix
{
  "version": "8.11.0-189",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.18.33",
  "buildToolsVersion": "2.12.365",
  "appProcessorVersion": "2.12.365",
  "winShell": true,
  "winZipVersion": "8.11.0-189"
}
Mobile 8.11 with interim fix 1
{
  "version": "8.11.0-193",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.18.33",
  "buildToolsVersion": "2.12.368",
  "appProcessorVersion": "2.12.368",
  "winShell": true,
  "winZipVersion": "8.11.0-193"
}
Mobile 8.11 with interim fix 2
{
  "version": "8.11.0-211",
  "applicationId": "navigator",
  "applicationTitle": "NavigatorApp",
  "routes": [],
  "hasMapPreload": false,
  "mobileVersion": "1.18.44",
  "buildToolsVersion": "2.12.383",
  "appProcessorVersion": "2.12.383",
  "winShell": true,
  "winZipVersion": "8.11.0-211"
}
Mobile 8.11 with interim fix 3
{
  "version": "8.11.0",
  "applicationId": "techmobile",
  "applicationTitle": "Technician",
  "routes": [],
  "mapMaxNumberTilesPreload": 250,
  "mobileVersion": "1.18.45",
  "buildToolsVersion": "2.12.387",
  "appProcessorVersion": "2.12.387",
  "winShell": false,
  "winZipVersion": "8.11.0.0"
}
Mobile 8.11 with interim fix 4
{
  "version": "8.11.0",
  "applicationId": "techmobile",
  "applicationTitle": "Technician",
  "routes": [],
  "mobileVersion": "1.18.47-dev.3",
  "buildToolsVersion": "2.12.388",
  "appProcessorVersion": "2.12.388",
  "winShell": false,
  "winZipVersion": "8.11.0.0"
}
Mobile 8.11 with interim fix 5
{
  "version": "8.11.0",
  "applicationId": "techmobile",
  "applicationTitle": "Technician",
  "routes": [],
  "mobileVersion": "1.18.47",
  "buildToolsVersion": "2.12.389",
  "appProcessorVersion": "2.12.389",
  "winShell": false,
  "winZipVersion": "8.11.0.0"
}
Mobile 8.11 with interim fix 6
{
  "version": "8.11.0",
  "applicationId": "techmobile",
  "applicationTitle": "Technician",
  "routes": [],
  "mobileVersion": "1.18.48",
  "buildToolsVersion": "2.12.391",
  "appProcessorVersion": "2.12.391",
  "winShell": false,
  "winZipVersion": "8.11.0.0"
}
Mobile 8.11 with interim fix 7
{
  "version": "8.11.0",
  "applicationId": "techmobile",
  "applicationTitle": "Technician",
  "routes": [],
  "mobileVersion": "1.18.49",
  "buildToolsVersion": "2.12.396",
  "appProcessorVersion": "2.12.396",
  "winShell": false,
  "winZipVersion": "8.11.0.0"
}

[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSRHPA","label":"IBM Maximo Application Suite"},"ARM Category":[{"code":"a8m3p000000hAgaAAE","label":"Maximo Application Suite-\u003EMAS Applications-\u003EMobile"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.10.0;8.7.0;8.8.0;8.9.0"}]

Document Information

Modified date:
26 April 2024

UID

ibm16612327