Skip to content

Commit 561322c

Browse files
authored
Update mobile-offline-guidelines.md
updated the recommendation on data size and on files and images size.
1 parent 006faf8 commit 561322c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)