Skip to main content

Native app caching: iOS and Android

Caching behavior is designed to balance security and convenience.

Data that can be cached or stored on the device

ItemDescription
User Avatars
Content Creation ActivitiesThe most recently mentioned users and recently selected places for content creation will be cached.
Username, password, and community URLThis information is stored securely in the keychain for iOS, while for Android, the community URL is also included.
SSO Authentication CookiesThese cookies are stored only if the main instance is using SAML SSO.
Downloaded AttachmentsAttachments are stored using Data Protection on iOS, and in the private application data folder on Android.
oAuth tokenThe oAuth token is only stored if the main Jive instance is using oAuth for both platforms.
Inbox itemsInbox items are stored using Data Protection on iOS, and in the private application data folder on Android.

Data that cannot be cached or stored on the device

ItemDescription
Core API ResponsesThe core application API returns instance-specific data about the community, such as user profiles and content.