You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/mobile/offline-sync-icon.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,12 @@ search.audienceType:
15
15
16
16
# View offline sync status
17
17
18
-
The offline sync icon indicates the synchronization status of the Power Apps mobile app. At a glance, you can tell whether:
18
+
The offline sync icon indicates the synchronization status of the Power Apps mobile app. At a glance, you can tell:
19
19
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
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
24
24
25
25
The offline sync icon is always visible in the main app navigation on iOS and Android devices.
26
26
@@ -44,7 +44,7 @@ Data is synchronized from Dataverse to your device over the lifetime of your app
44
44
45
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.
46
46
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's also triggered after using the Reconfigure action (not recommended).
48
48
49
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.
0 commit comments