Configure WebSockets
REST Wrappers for SFAP APIs
Using Key-Value Stores for Secure Data Storage
Dark Mode and Dark Theme Settings
About Multi-User Support
SFUserAccount Class
SFUserAccountManager Class
Hybrid APIs
Native classes in Mobile SDK for iOS do most of the work for multi-user support. Your app makes a few simple calls and handles any data cached in memory. You also have the option of customizing the user switching activity.
To support user switching, Mobile SDK for iOS defines native classes in the Security folder of the SalesforceSDKCore library. Classes include:
SFUserAccountSFUserAccountManagerThe pages in this section briefly describe these classes. For full API reference documentation, see SalesforceSDKCore Reference.
We've Moved