Hi all
A customer of ours would like to introduce offline support to one of their apps but have a couple of questions that I haven't been able to answer. Can anyone help me out with the following:
1. How is authentication managed in an offline app? I'm guessing it caches the required information and authenticates against the cached data but looking to confirm this.
2. What security is applied to the SQLite database on the mobile device?
Thanks in advance
iain