Now Mobile - Intune for iOS v20.1.0
Summarize
Summary of Now Mobile - Intune for iOS v20.1.0
The iOS v20.1.0 update for the Now Mobile application addresses various bugs and enhances overall performance. This release is crucial for improving user experience and functionality across mobile devices.
Show less
Key Features
- File Attachments: Fixes the issue where filenames with Unicode characters appear as percentage encoded.
- Catalog Item Uploads: Resolves problems preventing the upload of 'Variable' type attachments.
- Data Visualization: Corrects issues with dashboard functionality on iOS devices.
- WebView Behavior: Addresses the unexpected reloading of WebView when transitioning between foreground and background.
- Deep Linking: Ensures deep links open within the app instead of an external browser.
- Quick Links: Fixes errors that caused 'Invalid URL' when accessing Quick Links in the mobile app.
- Actionable Notifications: Resolves issues with push notifications when multiple instances are logged in.
- UX Analytics: Fixes data collection failures due to unsupported certificates.
- Indoor Map Display: Addresses missing seat labels on indoor maps during navigation.
- UI Rules Persistence: Fixes the loss of UI rules on record forms upon refresh.
Key Outcomes
Users can expect improved functionality when using the Now Mobile application, including better file handling, seamless notifications, and enhanced data visualization. These updates are designed to provide a smoother and more efficient mobile experience, ensuring that users can effectively manage tasks and access information on their iOS devices.
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.