Native app caching: Android
Caching behavior is designed to balance security and convenience.
Data that can be cached or stored on the device
Item | Description |
---|---|
User Avatars | – |
Content Creation Activities | The most recently mentioned users and recently selected places for content creation will be cached. |
Community URL | – |
SSO Authentication Cookies | These cookies are stored only if the main instance is using SAML SSO. |
Downloaded Attachments | Attachments are stored in the private application data folder. |
oAuth token | The oAuth token is only stored if the main Jive instance is using oAuth. |
Inbox items | Inbox items are stored in the private application data folder. |
Data that cannot be cached or stored on the device
Item | Description |
---|---|
Core API Responses | The core application API returns instance-specific data about the community, such as user profiles and content. |