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**.