We use synchronization filters to limit the data synchronized to our client's devices using MobileCRM.
The filters are moderately complex and have dependencies on other entities which are filtered as well.
I'm having issues where data is properly available when working in online mode, but not in offline mode. I suspect because some of these dependent entities may not be available (yet) because they have not yet synchronized, this is negatively impacting the other entities' synchronization.
Is this a real thing I need to consider? Is there a way to specify the order that entities are synchronized in?







