Mobile Onboarding for iOS v15.4.0
Summarize
Summary of Mobile Onboarding for iOS v15.4.0
The Mobile Onboarding for iOS v15.4.0, released on February 2, 2023, includes critical fixes and improvements to enhance the overall user experience. Customers are encouraged to download the latest version from the Apple App Store and can try a demo of the Mobile Agent using demo accounts available post-download.
Show less
Key Features
- Bug Fixes: This release addresses several significant issues affecting functionality, including:
- Scroll Bar Issue: Resolved the appearance of a second scroll bar in HTML fields.
- Search List Functionality: Fixed the issue where previous selections were ignored after new searches.
- Login Redirection: Corrected the navigation from the 'Approve' function where it previously failed to redirect on iOS devices.
- Bookmark Functionality: Addressed the failure of bookmarks to work properly on iOS devices.
- Crash Protection: Implemented safeguards against app crashes due to invalid latitude or longitude coordinates.
- Attachment Sharing: Fixed the issue where users could still share PDF attachments despite settings to block this feature.
Key Outcomes
By updating to this version, ServiceNow customers can expect improved stability and usability within the mobile app, ensuring a more seamless onboarding experience and efficient task management. The fixes address critical bugs that may have hindered user interactions, ultimately enhancing productivity and satisfaction with the Mobile Agent functionality.
The iOS v15.4.0 release provides fixes for the application.
Download the latest mobile app version
To download the latest release, visit the Apple App Store. Users can launch a demo to try the Mobile Agent. You can use a demo account from the initial post-download screen or the instance list screen.
Fixed in this release
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
Mobile iOS PRB1449441 |
In the iOS Mobile Apps, a second scroll bar can appear in the HTML fields | ||
Mobile iOS PRB1618804 |
A searchlist ignores the previous selections after a user makes another search | SGSearchPickerViewController resets the list of selected items (selectedModelIndexes) every time a new search is performed. | |
Mobile iOS PRB1627185 |
From the 'Approve' function and the 'Acknowledgement' message, re-direction to the login page isn't working in iOS devices | In an iOS device, it doesn't work when navigating from the 'Acknowledgement' message pop-up. |
Once the 'Confirm label' text is clicked, it redirects to the login page in an Android device but in iOS does nothing. |
Mobile iOS PRB1627769 |
There is an issue with platform's bookmarks in iOS | A user has created two new lists, one to show the user's bookmarks [sys_ui_bookmark] and one to show the resulting record. When a user clicks on a bookmark record, the URL is passed to the second list's data item as a redirection destination field on the navigation function. This functionality works as expected on Android devices, but it's not working on any iOS devices. On iOS, the second list shows all the records for that table. | |
Mobile iOS PRB1627978 |
Trying to display map items with invalid latitude or longitude coordinates crashes the app | The iOS app currently has no protections against invalid location coordinate values. It causes an app crash. |
The app crashes after a few seconds, or if a user tries to swipe through the cards. |
Mobile iOS PRB1628663 |
'glide.sg.block_mobile_attachments_sharing' doesn't work on Now Mobile and Agent apps for iOS | Despite setting the property glide.sg.block_mobile_attachments_sharing to true on any San Diego/Tokyo instance, users can still see an option to share PDF attachments from the Now Mobile/Agent app. |
Expected Result: Users shouldn't see an option to share PDF attachments. Actual Result: Users can still share PDF attachments. |
This version also includes other minor bug fixes and performance improvements.