Skip to content

Android Legacy Events update#82

Open
mbocianski wants to merge 1 commit into
mainfrom
miles-android-legacy-events
Open

Android Legacy Events update#82
mbocianski wants to merge 1 commit into
mainfrom
miles-android-legacy-events

Conversation

@mbocianski

@mbocianski mbocianski commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Written to parity the iOS legacy section

Mintlify

0 threads from 0 users in Mintlify

  • No unresolved comments

Open in Mintlify Editor

- Updated docs/tracking-methods/sdks/android.mdx

Mintlify-Source: dashboard-editor
| \$ae\_session | App Session | Executes when a user spends more than 10 seconds in the app, evaluated when the app moves to the background. A Session Length (`$ae_session_length`) property is tracked to reflect the number of seconds user spent in the session. In addition, there are two user properties tracked: Total App Sessions (`$ae_total_app_sessions`) and Total App Session Length (`$ae_total_app_session_length`). |
| \$ae\_crashed | App Crashed | Executes when the app crashes due to an uncaught exception. A Crash Reason (`$ae_crashed_reason`) property is tracked to store details about the crash. |

### Differences from the Swift SDK

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit of a nitpick. Another difference is that Android does not track the $ae_first_app_open_date profile prop that iOS does. We correctly removed it from the table when making the port, but should we add it to the list of differences then (since that is a section)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants