SmartStoreSDKManager Class Reference
Inherits from | SalesforceSDKManager |
---|---|
Declared in | SmartStoreSDKManager.h |
Overview
Version of SalesforceSDKManager to be used with all SmartStore-enabled apps. By default, forceios apps use an instance of this class instead of SalesforceSDKManager.
– setupGlobalStoreFromDefaultConfig
Setup global store using config found globalstore.json
- (void)setupGlobalStoreFromDefaultConfig
Declared In
SmartStoreSDKManager.h
– setupUserStoreFromDefaultConfig
Setup user store using config found in userstore.json
- (void)setupUserStoreFromDefaultConfig
Declared In
SmartStoreSDKManager.h
)
The singleton instance of the SDK Manager.
@property (class, nonatomic) SmartStoreSDKManager *NS_SWIFT_NAME ( shared )
Return Value
The singleton instance of the SDK Manager.
Declared In
SmartStoreSDKManager.h