Skip to content

Commit 95a4051

Browse files
authored
Update work-in-offline-mode.md
integrating tem's feedback
1 parent 8ea224a commit 95a4051

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

powerapps-docs/mobile/work-in-offline-mode.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@ search.audienceType:
1919

2020
For a model-driven app to be available in offline mode, app and user data must be downloaded on your device. This process is called *initial offline sync*.
2121

22-
The app data includes all the resources needed for the app to run properly. User data includes data configured for the offline profile and stored in Microsoft Dataverse tables.
22+
The app data includes all the resources needed for the app to run properly. User data includes data stored in Microsoft Dataverse tables configured in the offline profile.
2323

2424
During the initial offline sync, you receive a notification stating that your app is syncing the offline data with the number of rows downloaded. The notification also indicates how much disk space is used. The initial offline sync can take a few minutes or longer, depending on what is configured in the offline profile. If the initial offline sync isn't complete, it triggers every time the app is opened. You also get the same notification when you resume the app after a long period of inactivity.
2525

2626
:::image type="content" source="media/mobile-offline-first-notification-1.png" alt-text="Offline status screen.":::
2727

28-
For more information about offline sync status, see [offline sync icon](offline-sync-icon.md).
29-
30-
:::image type="content" source="media/mobile-offline-device-status-page.png" alt-text="See more information about the sync process.":::
31-
32-
When the initial sync is complete, you can start using the app in offline mode.
28+
When the initial sync is completed, you can start using the app in offline mode.
3329

3430
When you refresh your data on a grid view, you get notification stating, **Updating data...**.
3531

3632
:::image type="content" source="media/mobile-offline-first-update-notification.png" alt-text="Refreshing offline status.":::
3733

34+
The sync status is always available at a glance with the sync icon. For more information about offline sync status, see [offline sync icon](offline-sync-icon.md).
35+
36+
:::image type="content" source="media/mobile-offline-device-status-page.png" alt-text="See more information about the sync process.":::
37+
3838
[!INCLUDE[footer-include](../includes/footer-banner.md)]

0 commit comments

Comments
 (0)