Skip to content

Commit af7d950

Browse files
authored
Update offline-sync-icon.md
1 parent 374c113 commit af7d950

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

powerapps-docs/mobile/offline-sync-icon.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ search.audienceType:
1515

1616
# View offline sync status
1717

18-
The offline sync icon indicates the synchronization status of the Power Apps mobile app. At a glance, you can tell:
18+
The offline sync icon indicates the synchronization status of the Power Apps mobile app. At a glance, you can tell whether:
1919

20-
- Whether the app is connected to the network
21-
- Whether a data refresh is in progress
22-
- Whether updated data is waiting to sync
23-
- Whether the app has experienced an error or warning while syncing
20+
- The app is connected to the network
21+
- A data refresh is in progress
22+
- Updated data is waiting to sync
23+
- The app has experienced an error or warning while syncing
2424

2525
The offline sync icon is always visible in the main app navigation on iOS and Android devices.
2626

@@ -42,19 +42,19 @@ The offline sync icon changes based on the app's sync status. The following tabl
4242
## Types of offline syncs
4343
Data is synchronized from Dataverse to your device over the lifetime of your app using several synchronization modes.
4444

45-
- **First sync** : This sync is the initial offline sync that occurs for the Power Apps mobile app. All data in the offline profile is downloaded to the device. A user must use the Power Apps mobile app in online mode until the first sync is completed.
45+
- **First sync**: This sync is the initial offline sync that occurs for the Power Apps mobile app. All data in the offline profile is downloaded to the device. A user must use the Power Apps mobile app in online mode until the first sync is completed.
4646

47-
The first sync, which is the longest sync, is triggered when you sign-in to the Power Apps mobile app. It is also triggered after using the Reconfigure action (not recommended).
47+
The first sync, which is the longest sync, is triggered when you sign in to the Power Apps mobile app. It is also triggered after using the Reconfigure action (not recommended).
4848

49-
- **Delta sync** : This sync is the fastest sync, and occurs regularly based on the offline configuration for the organization. For example, a delta sync could occur every five minutes. Only data that has changed since the last sync occurred is downloaded to the mobile device.
49+
- **Delta sync**: This sync is the fastest sync and occurs regularly based on the offline configuration for the organization. For example, a delta sync could occur every five minutes. Only data that has changed since the last sync is downloaded to the mobile device.
5050

51-
- **Full delta sync** : When you select **Refresh** on the **Device status** page, you trigger a full sync. A full sync doesn't redownload data, but it does recheck every record on the device, so it may take longer than a regular delta sync.
51+
- **Full delta sync**: When you select **Refresh** on the **Device status** page, you trigger a full sync. A full sync doesn't redownload data, but it does recheck every record on the device, so it may take longer than a regular delta sync.
5252

53-
- **Grid sync** : If you select **Refresh** on a grid or calendar view, the app immediately synchronizes all tables visible in the view. When the sync is complete, the view refreshes automatically.
53+
- **Grid sync**: If you select **Refresh** on a grid or calendar view, the app immediately synchronizes all tables visible in the view. When the sync is complete, the view refreshes automatically.
5454

5555
## Offline Status page
5656

57-
When you select the offline sync icon, the **Offline Status** page opens. The **Offline Status** page provides details such as what data was downloaded, whether there is data waiting to upload, and the amount of storage the app is using.
57+
When you select the offline sync icon, the **Offline Status** page opens. The **Offline Status** page provides details such as what data was downloaded, whether data is waiting to be uploaded, and the amount of storage the app uses.
5858

5959
:::image type="content" source="media/OfflineStatusPage-NotConnected.png" alt-text="The Offline Status page of a mobile app.":::
6060

0 commit comments

Comments
 (0)