Incontrol Apple iOS 4.3.0

July 3, 2023
 
Bug Fixes
 
  • Files: Files are only deleted if they have been in the database for at least one day (creation date is recorded).
  • Synchronization: Full synchronization (or other synchronizations) will no longer start when the Draft Editor is open.
  • Status: When uploading the draft in the Draft Editor, the status of the draft is no longer set to synced, except during synchronization/uploading when the user closes the Draft Editor.
  • Images: Photos taken or imported in the Draft Editor are now stored in a separate temporary folder until they are moved to the Files folder and a database item is created. This prevents errors when closing the Draft Editor.
  • ID: Drafts are retrieved in more locations based on an ID instead of being passed as an object.
  • Uploading: After uploading a draft, we compare the number of uploaded files. If they do not match, we do not update the draft status. We also request any missing files to ensure the backend has all files.
  • HTML Download: Downloading HTML files now occurs asynchronously (with 5 concurrent downloads), which speeds up synchronization.
  • Camera: Camera bug fixed: the done button hit area was too small on iPad in landscape mode.