Sample app with a working example of the Read/Write Data One-to-Many offline data synchronization.
This data synchronization pattern is recommended for mobile apps with entities that follow a one-to-many relationship and where it is not likely for multiple end-users to change the same data while the apps are offline.
See the documentation for a detailed description of each data synchronization pattern.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)