The current design of the BIM 360 Docs app offline file sync process results in longer than necessary file sync times on the BIM 360 iOS app. The app currently re-syncs each file, even if no changes have been made either to the web or the iPad copies. A recent explanation from Autodesk was as follows:
"When updating an already downloaded folder, BIM360 iOS app marks all documents within this folder as "In Progress" even if their version hasn't changed. We will not download the document again if it's version hasn't changed. However, even if it has the same version, we still need to sync all of it's "attached entities" (Issues/Markups/Hyperlinks). As there is no deltas API to fetch these entities (at least not when this feature was added to BIM360), we are fetching those from scratch each time an update is required. 3 API calls per file will definetely be slow on folders containing a substantial amount of files. That's a minimum of 3 calls. If we have multiple pages in one of the "attached entities", there are more calls to handle this."
This design is causing delays when syncing an offline folder, with a significant impact on projects that have large numbers of drawings. We request that the design be changed so that only files that have changes, either directly to the drawing or related information (Issues / Markups / Hyperlinks), be synced.