iOS SDK ⁠-⁠ Modules

  • Analytics: Learn all about tracking specific views.
  • Network: Learn how to utilize the NetworkListener.
  • Sanitization: Learn how to sanitize views on recorded screen.
  • Inputs: Learn 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.