13.1.0
Release Notes for ServiceMax Go App for Android and iOS 13.1.0
Release Date: January 30, 2026
What’s New — Scheduled Tasks on ServiceMax Go Calendar
Technicians use calendars in the Go app to coordinate and manage their daily work. Visibility of scheduled tasks across both individual and team calendars is required to support planning, coordination, and execution of assigned work.
The Go app now displays scheduled tasks in both the individual technician calendar and the Team Calendar. In the technician calendar, scheduled tasks are available on iOS and Android phones and tablets. In the Team Calendar, scheduled tasks are displayed only on iOS and Android phones, as the Team Calendar feature is supported only on phones. Tasks that are scheduled and assigned in Service Board appear as calendar events and follow the standard Task Detail user interface and navigation patterns.
This feature ensures that tasks scheduled and assigned in Service Board are shown as calendar events in the Go app. Task details appear alongside other calendar entries and are shown across day, week, and agenda views. Each task detail screen displays key information such as the task title, related asset or service product, when available, and associated work order number. Task details allow direct navigation to task details while preserving task dependencies by preventing rescheduling from the calendar.
Business administrators and dispatchers schedule and assign tasks in Service Board as part of normal planning activities. Scheduled tasks automatically appear in both technician and team calendars in the Go app, without requiring additional configuration or changes to existing workflows.
Technicians can view scheduled task details in their own calendar as well as in the Team Calendar. From calendar views, technicians can identify assigned tasks, review task details, and navigate directly to the task, supporting day and week planning across individual and team work schedules.
For more information, refer to Scheduled Task in Go App.
Defects Fixed
The following defects were fixed in the Go for Android and iOS 13.1.0 patch release.
Case Number
Defect Number
Description
00174385
064638
The Go app on iOS showed incorrect behavior when creating a parts order from a work order, where the Email ID field populated the same value multiple times after selecting the Airport profile name. The problem was caused by inconsistent handling of field value updates through the code snippet API on iOS, which led to repeated updates of the text input despite the correct value being passed.
00181347
065650
The iOS Go app experienced an issue where the cursor and text field jumped while typing in long text fields, making text entry difficult. The issue occurred due to improper handling of content offset adjustments in the default iOS UITextView when the selected text range changed, which caused unstable cursor positioning.
00179747
00177693
00178139
00179026
065801
The Android preview build showed an issue where maps did not load when accessed from the Calendar screen. The issue occurred because the preview build used a debug fingerprint that was not associated with the Google Maps API required for the Go preview build, which prevented maps from loading on Android.
00177645
065919
The Go app stored authorization details, including authorization headers and auth keys, in the application log files, exposing sensitive information. This issue occurred because the notification service logged the complete notification response and configuration objects that contained authentication data.
00179455
066003
The Go app intermittently reset the Work Detail quantity to 1 after editing, instead of retaining the value entered by the user. This issue occurred during rapid data entry, particularly when adding a new labor line and using a comma as a decimal separator, and it was more noticeable with certain locale settings. The root cause was that the Add or Save action triggered before the Quantity field value finished updating due to a debounce delay in the input handling, which caused the previously entered value to be lost.
00179451
00179877
066102
The Go app displayed an issue where the Description field trimmed the last few characters of the text when viewed on a service task. The full text was visible in the browser, but the mobile app did not display the complete content.
00179979
066338
The Go app repeatedly prompted users to download an updated Compass configuration after a forced configuration sync notification was sent. This issue occurred because both the notification services and the background task processed the same notification at nearly the same time, which resulted in duplicate notification triggers and repeated prompts.
00181582
066444
The Go app showed an issue where the sync cloud icon flashed repeatedly, creating a continuous and distracting sync indication. This occurred because the successive sync logic triggered whenever pending changes existed, even if the previous sync attempt failed, which caused repeated sync attempts and continuous flashing of the sync icon.
00182776
00182200
00182199
00181078
00181927
066668
The Mobile Console did not display user-related information for Go app version 13.0 under the Usage by App Version section. This issue occurred due to an unintentional change in the eventType in version 13.0, which prevented the system from retrieving the required data.
00182869
00181243
00182390
00182111
Was this helpful?