Native app caching: iOS

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.
Username, password, and community URL This information is stored securely in the keychain. Username and password are only stored if the main instance is using Basic Authentication.
SSO Authentication Cookies These cookies are stored only if the main instance is using SAML SSO.
Downloaded Attachments Attachments are stored using Data Protection.
oAuth token The oAuth token is only stored if the main Jive instance is using oAuth.
Inbox items Inbox items are stored using Data Protection.

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.