Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. We cannot specify what and how to store data on device, so what amount of data will be stored on device locally, if for example we will have huge amount of entities in DB? And how Sync will behave? Will it fetch all data that could be used for all pages on phone? Or it will fetch data only for particular screen? Thank you in advance.
↧