SENTOptions
Wrapper class of options while Initializing the SDK
platformURL
@property (nonatomic, copy, nullable) NSString *platformUrl;isAppSessionDataCollectionAllowed
@property (nonatomic) BOOL isAppSessionDataCollectionAllowed;registerBackgroundTaskIdentifiers
appCrashedOnPreviousLaunch
@property (nonatomic, strong, readonly, nullable) NSNumber *appCrashedOnPreviousLaunch;initFor:initPurpose:
Parameter
initFor:initPurpose :appCrashedOnPreviousLaunch;
Parameter
Last updated