Add Warning when Opening Saved Drafts that Are Cancelled, Edited, or Completed Work Orders in the iOS App (SB-2799)
Updated the iOS App to display a pop-up warning to prompt with Discard and Continue options when opening a Saved Draft that has a Work Order ID associated with it but that Work Order is no longer available (i.e. canceled, re-assigned, edited) to the currently logged in User.
Update the Payment UI to Restrict Credit Card Number Length to 16 Digits in the iOS App (SB-3672)
Updated the Credit Card Number field in the new Payment Processor UI to not allow more than 16 digits since we are only currently supporting North American banks in the iOS App.
Increased the spacing between the Send and Delete buttons in the context menu in the Form Viewer in the iOS App.
Add the Ability to Switch Companies without Requiring App Re-Installs to the iOS App (SB-3855)
Added the ability to switch between Companies in the same App installation in the iOS App if the User belongs to more than one Company. Each Activation does consume a License if done across multiple Companies and Activation Limits do apply.
Update the UI to Handle Company Switching without Requiring Re-Installs in the iOS App (SB-3866)
Updated the UI to support switching between multiple Companies if a User is setup on more than one Company in the iOS App. If the User belongs to multiple Companies and they log out and back in, they will be required to choose which Company to use.
Bug Fixes
Add New Error Messages when the User Does Not Have Access to Any Folders in the iOS App (SB-3561)
Investigate and Fix Checkbox Region Values Not Displaying when Using Quick Copy in the iOS App (SB-3723)
Fixed an issue with the not correctly displaying checked Checkbox Regions when a Draft is getting created using Quick Copy in the iOS App.
Investigate and Fix Choosing an Image in Document Scan Regions Not Working in the iOS App (SB-3734)
Fixed an issue with not being able to use the Choose Image option on Document Scan Regions in the iOS App.
Investigate and Fix Not Cleaning Up Re-Assigned Work Orders No Longer Available to the User in the iOS App (SB-3769)
Fixed an issue with Work Orders that have been re-assigned to another User still displaying blank rows in the My Work section of the iOS App.
Investigate and Fix Allowing Negative Number to Be Used in Numeric Regions in the iOS App (SB-3775)
Updated the keyboard for Numeric Regions to be able to specify a negative number using the "+/-" above the main part of the keyboard when filling out Forms in the iOS App.
Investigate and Fix Getting Stuck on a Loading Indicator after Going Back from a Quick Copied Draft in the iOS App for iPads (SB-3778)
Investigate and Fix All Field2Base User Script Calls Not Working for Users with Apostrophes in the iOS 7.5 App (SB-3781)
Fixed issues with having an apostrophe in the User's properties when Field2Base User Script Calls were made when filling out Forms in the iOS App.
Investigate and Fix Button Border Width Issue when Duplicating Pages in the iOS App (SB-3795)
Fixed an issue with the Button Border Width not displaying correctly on Pages that are duplicated in the iOS App.
Investigate Why the iOS 7.5.2.0 App Processed a Sync without Receiving a Server Confirmation Response (SB-3829)
Investigation complete. The issue itself was unable to be reproduced but new logging was added for the type of error messages getting reported to logs which allows for more detailed troubleshooting if the issue occurs again in the future.
Investigation complete. Work Orders are no longer visible if the User no longer has access to the Folder so updating the error message is not required since this error cannot be recreated any longer.
Investigate and Fix Document Scan Regions Not Working Correctly with the Choose Image Option in the iOS App (SB-3862)
Fixed an issue with Document Scan Regions not displaying the Camera Roll if the User selects the Choose Image action after long pressing on the Region in the iOS App.
Investigate and Fix Ink Not Scaling Correctly in Full Screen Pen Regions in Workflow Work Orders in the iOS App (SB-3888)
Fixed an issue with ink in Full Screen Pen Regions not scaling correctly for Workflow Work Orders after inking was done while the Form was Under Review in Workflow in the iOS App.
Fixed an issue causing crashes if the Field2Base.send() script was called in a DoneInking Event in the iOS App.