FieldFX Mobile App Updates

Introduction

This page contains release notes for the FieldFX Mobile App (Android tablets, iOS iPads, and Windows laptops).

Beta releases are available to early adopters for validation. Prod releases indicate general availability.

Use the Release Table to jump to details for a specific version.

These release notes only include updates for the React Native version of the FieldFX Mobile App on Android tablets, iOS iPads and iPhones, and Windows laptops.

For updates to the legacy mobile app, see FieldFX Mobile App (Legacy) Updates.

Release Table

Version Release
Date
Area Impacted

3.16.0

Beta: 3/6/26

This version updates back-end code and doesn’t have any end-user impacts.

3.15.2

Beta: 2/25/26
Prod: 2/25/26

This version updates the Windows mobile version to use a new code signing certificate. This update does not include any functional changes to the app, but is required to ensure continued access to the app on Windows devices after the previous certificate expired.

3.15.1

Beta: 2/23/26

3.14.0

Beta: 2/6/26

3.13.0

Beta: 1/23/26

This version represents backend updates, internal fixes, or technical maintenance activities that do not impact admin or mobile user functionality.

There are no visible behavior changes, defects, or known limitations affecting customers associated with these items.

3.12.0

Beta: 12/18/25

This version reflects backend, infrastructure, or internal cleanup work (such as refactoring, test fixes, or non‑GA/internal updates) with no functional impact to admins or mobile users.

As a result, there are no end‑user visible defects, behavior changes, or known limitations.

3.11.0

Beta: 12/12/25
Prod: 12/19/25

Release Notes

Version 3.16.0 (Beta: 3/6/26)

This version updates back-end code and doesn’t have any end-user impacts.

Version 3.15.2 (Beta and Prod: 2/25/26)

This version updates the Windows mobile version to use a new code signing certificate. This update does not include any functional changes to the app, but is required to ensure continued access to the app on Windows devices after the previous certificate expired.

Action

If you distribute the Windows app via managed software or offline installers, update your packaged build to the 3.15.2 signed artifact.

Version 3.15.1 (Beta: 2/23/26)

Type Issue Summary

Enhancement

FFX-5348

We fixed an issue where adding Job Resource bundles to a Field Ticket in the mobile app could break the parent–child relationship between items, resulting in unlinked ticket items and potential billing/reporting discrepancies.

The mobile app now preserves the parent–child structure when adding bundles, only shows the parent item when selecting a bundle, correctly validates available quantities across multiple Field Tickets at both parent and child levels, and hides child items that no longer have available quantity. Users can still remove or add child items within a bundle where allowed, consistent with standard bundle behavior.

Version 3.14.0 (Beta: 2/6/26)

Type Issue Summary

Bug Fix

FFX-4739

We have improved initial sync responsiveness by adjusting how file downloads run after first login, so the app no longer appears to hang or lag immediately after the initial sync completes.

Enhancement

FFX-3712

We added the ability for users to delete files they added in the React Native mobile app, as long as their sync profile allows file deletion.

Files are only deletable before they sync to the back office; once synced, they remain read-only in the app. The Files tab now shows a select/delete flow (instead of long‑press) for any objects where file deletion is enabled in the user’s sync profile.

Version 3.13.0 (Beta: 1/23/26)

This version represents backend updates, internal fixes, or technical maintenance activities that do not impact admin or mobile user functionality.

There are no visible behavior changes, defects, or known limitations affecting customers associated with these items.

Version 3.12.0 (Beta: 12/18/25)

This version reflects backend, infrastructure, or internal cleanup work (such as refactoring, test fixes, or non‑GA/internal updates) with no functional impact to admins or mobile users.

As a result, there are no end‑user visible defects, behavior changes, or known limitations.

Version 3.11.0 (Beta: 12/12/25, Prod: 12/19/25)

Type Issue Summary

Bug Fix

FFX-4885

We fixed Windows PDF print preview and output issues in the FieldFX React Native app. Previously, some attached PDFs printed with incorrect scaling and were cut off when printed from the Job  Files area on Windows laptops.

The PDF viewer now honors the document’s layout so the print preview and printed pages render correctly, including for DSR eForms and ticket reports.

FFX-4528

We fixed an issue where, after creating a new child eForm from a Job Inspection eForm, the parent eForm’s tabs were incorrectly displayed at the top of the child eForm. The child eForm now only shows its own tabs on iOS, Android, and Windows.

Enhancement

FFX-4770

We updated the UI for long, horizontally scrollable tables (Jobs, Tickets, Ticket Items, eForms, Logs).

The first column and header row now stay fixed in place as you scroll left or right.

This makes it easier to keep your row context and use row selectors while reviewing wide grids on iOS, Android, and Windows.

FFX-4955

We updated the UI so in the regular (read-only) view of grids, rows now use zebra striping for better readability: odd-numbered rows use a white background and even-numbered rows use a gray background. This styling applies consistently across all objects and grid fields, including Job and AltSync fields, without changing the font or per-field background styles.