Semparse Docs
SDK Reference@workspace/semparse-sdk-react-nativeType aliases

Type Alias: SemparseReactNativeInitInput

@workspace/semparse-sdk-react-native


@workspace/semparse-sdk-react-native / SemparseReactNativeInitInput

Type Alias: SemparseReactNativeInitInput

SemparseReactNativeInitInput = object

Configuration for initializing the Semparse React Native SDK.

Properties

appVersion?

optional appVersion: string


buildNumber?

optional buildNumber: string


dist?

optional dist: string


dsn

dsn: string


enableGlobalHandlers?

optional enableGlobalHandlers: boolean


enableUnhandledRejections?

optional enableUnhandledRejections: boolean


environment?

optional environment: string


platform?

optional platform: string


release?

optional release: string


transport?

optional transport: SemparseTransport


updateId?

optional updateId: string

On this page