iOS SDK - Modules
Methods and modules
Section titled Methods and modules AnalyticsLearn all about tracking specific views. → NetworkLearn how to utilize the NetworkListener. → SanitizationLearn how to sanitize views on recorded screen. → InputsLearn how to record input events. → event()Send custom events to be recorded as part of your replays with this method. → setUserID()Identify your users with this method. → setMetadata()Set a metadata field and save it as part of the recording. → start()Start recording a session. → stop()Stop the recording of a session with this method. →