Sample app with a working example of the Read-Only Data (Simple) offline data synchronization.
Use this synchronization pattern when your users only need to read data while the app is offline and the amount of data to synchronize is small.
See the documentation for a detailed description of each data synchronization pattern.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)