From 09460ad3d32f02890cc9440339ffd965954b430a Mon Sep 17 00:00:00 2001 From: ashish kumar Date: Thu, 30 Jul 2026 18:47:20 +0530 Subject: [PATCH] removed file/image can't be used with never mode limitation --- .../offlinefirst-data/synchronization.md | 1 - .../offlinefirst-data/synchronization.md | 1 - 2 files changed, 2 deletions(-) diff --git a/content/en/docs/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md b/content/en/docs/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md index 4295b40cd32..31e9bba9fbd 100644 --- a/content/en/docs/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md +++ b/content/en/docs/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md @@ -119,7 +119,6 @@ Please be aware of the following limitation affecting synchronization: * An entity configured with the **Never** synchronization mode is not allowed to be associated with either of the following: * An entity that is not used in offline. * An entity that is configured with a synchronization mode other than **Never**. -* File and Image documents are not supported for entities configured with the **Never** synchronization mode. * An entity configured with **Never** synchronization mode is not allowed to have generalization from either of the following: * An entity that is not used in offline. * An entity that is configured with a synchronization mode other than **Never**. diff --git a/content/en/docs/refguide10/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md b/content/en/docs/refguide10/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md index e48d7a0a8ba..ae7487c0fc2 100644 --- a/content/en/docs/refguide10/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md +++ b/content/en/docs/refguide10/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization.md @@ -119,7 +119,6 @@ Please be aware of the following limitation affecting synchronization: * An entity configured with the **Never** synchronization mode is not allowed to be associated with either of the following: * An entity that is not used in offline. * An entity that is configured with a synchronization mode other than **Never**. -* File and Image documents are not supported for entities configured with the **Never** synchronization mode. * An entity configured with **Never** synchronization mode is not allowed to have generalization from either of the following: * An entity that is not used in offline. * An entity that is configured with a synchronization mode other than **Never**.