Android
🐞 Fixed a bug we introduced in the 1.59 build where signatures captured while in dark mode were rendered as white text on a transparent background, making them appear blank or invisible upon delivery if overlaid directly on a white document.
🐞 Fixed a bug we introduced in the 1.60 build where the time_window property attached to stops was incorrectly offset based on the device’s local timezone. On previous versions of the app, the time_window displays the value provided by the integration without modification, ensuring that drivers see time_window.from and time_window.to as the same value regardless of the device’s timezone settings.
🐞 Fixed a bug related to Action Requests where a crash occurred on the subset of Android devices that offer ‘None’ as an option for notification sounds, when that ‘None’ option is enabled as the default. This issue was introduced with the Action Request feature, which was made available for beta use with our 1.59 release. Specifically, we know this affected Samsung Galaxy S24 and Google Pixel 6 devices.
iOS
🐞 Fixed a bug we introduced in the 1.59 build where signatures captured while in dark mode were rendered as white text on a transparent background, making them appear blank or invisible upon delivery if overlaid directly on a white document.