This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Description
This feature was introduced to some Mobile SDKs. It's also known as _User Interaction Tracking".
The goal is for the SDK to create a transaction when the user interacts with the app. These are based on 'idle timeout' since there's no clear indication of when the transaction ended.
The general tracking issue for it:
Docs:
We need to write the guideline for SDK engineers. Some of the operations used are already documented, and we could link to it: https://develop.sentry.dev/sdk/performance/span-operations/#mobile
