iOS SDK - start method
This method is used to start the tracker. By starting the tracker, the recording of the session starts.
Signature
Section titled SignatureORTracker.shared.start(projectKey: String, options: OROptions)
Initialization Options
Section titled Initialization OptionsAvailable options:
crashes: Bool
Enables crashlytics.analytics: Bool
Enabled analytics for views.performances: Bool
Enables performance listenerlogs: Bool
Enables logs listenerscreen: Bool
Enables screen recorderwifiOnly: Bool
Forces tracker to start only if user has a wifi connection
Default: all true
Have questions?
Section titled Have questions?If you have any questions about this process, feel free to reach out to us on our Slack or check out our Forum.