Skip to content

Commit 63b580b

Browse files
authored
Merge pull request #8011 from MicrosoftDocs/trdehove-patch-1
Update mobile-offline-guidelines.md
2 parents 006faf8 + 4285fe9 commit 63b580b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

powerapps-docs/mobile/mobile-offline-guidelines.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Guidance for optimizing offline profiles for model-driven apps.
44
author: sericks007
55
ms.component: pa-user
66
ms.topic: quickstart
7-
ms.date: 07/08/2022
7+
ms.date: 04/12/2023
88
ms.subservice: mobile
99
ms.author: sericks
1010
ms.custom: ""
@@ -56,7 +56,8 @@ As you develop your offline profile and test with real or representative data, k
5656

5757
- Limit the total records synced to no more than 200,000.
5858
- Limit the number of tables to fewer than 100.
59-
- Limit the total data size to less than 4 GB. If your users use file, image, or timeline annotations, apply filters to reduce the total download size.
59+
- Limit the total data size to less than 1 GB.
60+
- Limit the total files and images size to less than 4 GB. Apply filters to reduce the total download size.
6061

6162
If your app's offline data exceeds these recommendations, users will see slower syncs, higher data utilization, higher battery usage, and slower app performance.
6263

0 commit comments

Comments
 (0)