Mobile Agent - Intune for iOS v20.1.0
Summarize
Summary of Mobile Agent - Intune for iOS v20.1.0
The iOS v20.1.0 release of the Mobile Agent - Intune addresses various bugs and enhances application performance. Customers can download the latest version from the Apple App Store and explore a demo using a demo account available post-download.
Show less
Key Features
- Bug Fixes: This release rectifies several issues affecting functionality, including:
- Improved handling of Unicode filenames in file attachments.
- Resolved issues with uploading catalog items that include 'Variable' type attachments.
- Restored data visualization on iOS dashboards.
- Fixed WebView reloads when transitioning from background to foreground.
- Corrected deep link URL behavior, ensuring links open within the app.
- Addressed Quick Links functionality which previously resulted in 'Invalid URL' errors.
- Enhanced actionable notifications which now function correctly across multiple instances.
- Resolved issues with mobile UX analytics data collection.
- Added missing seat number labels on indoor maps during reservations.
- Fixed UI rules visibility issues upon record refresh.
Key Outcomes
With these updates, ServiceNow customers can expect a more reliable and user-friendly experience when using the Mobile Agent on iOS devices. The fixes enhance functionality, ensuring smoother operations and better performance, which is crucial for effective mobile management and user engagement.
The iOS v20.1.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 PRB1887761 |
File attachments using a Unicode filename show a percentage encoded | A filename containing Unicode characters is sent as a percentage encoded by the instance. As such, for presentation purposes, the filename should have the percentage encoding removed / decoded. This is caused by FileAttachmentView's using the FileMetaData.filename in the UI. | |
|
Mobile iOS PRB1897716 |
The user is unable to upload a catalog item with a 'Variable' type attachment |
The user can't upload 'Attachment' type variables. The variable must map to a field of sys_dictionary type 'Image'. |
|
|
Mobile iOS PRB1903899 |
Data visualization is broken on iOS | Dashboards do not work on iOS devices. | |
|
Mobile iOS PRB1898263 |
WebView reloads when the app goes from background to foreground even if the session is not expired | This issue occurs with a client on version 20.x and an instance earlier than Zurich. | |
|
Mobile iOS PRB1881945 |
A deep link URL is loaded on an external browser instead of inside the Mobile App | When a deep link is opened from inside the chat, the link should load inside the app. However, an external browser opens and loads the URL. | |
|
Mobile iOS PRB1900982 |
Quick Links in the iOS Now Mobile App do not open properly | Quick Links function properly in the desktop version, but in the mobile version, selecting a link results in an 'Invalid URL' error. | |
|
Mobile iOS PRB1890821 |
Actionable notifications do not function properly on iOS | On iOS, actionable notifications do not function properly. If the user is logged into multiple instances in the app and an actionable notification is triggered from a development instance, the actions do not appear. |
Expected behavior: A push notification is seen when triggered, irrespective of single/multiple instances logged in. Actual behavior: There is no push notification action generated for the app in iOS devices. |
|
Mobile iOS PRB1891026 |
Mobile UX analytics data collection fails due to a change in the certification authority | UX analytics data for mobile applications is not collected due to an unsupported certificate installed on the analytics API. | |
|
Mobile iOS PRB1891192 |
A seat number label is missing from an indoor map | A space name is not displayed when using 'Get directions' after making a reservation on iOS mobile |
Expected behavior: The floor is opened and the seat number (for example, 411B is displayed on the map). Actual behavior: The text 411B is not displayed on the map. |
|
Mobile iOS PRB1860594 |
UI rules are lost on a record form upon refresh | When a record is refreshed, the app looks for the record's parent which is the embedded form. The embedded form's ID cannot be used to reference the correct record in the cache because it is contained in the cached list screen. |
Observe that the previously hidden UI element is now visible. |
This version also includes other minor bug fixes and performance improvements.