Skip to content

Commit

Permalink
chore: add app became active event to posthog mobile events (#19485)
Browse files Browse the repository at this point in the history
* chore: add app became active event to posthog mobile events

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and fuziontech committed Jan 4, 2024
1 parent 1b8e0fe commit 041117c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified frontend/__snapshots__/scenes-app-saved-insights--card-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ const PostHogMobileEvents = [
'Application Backgrounded',
'Application Updated',
'Application Installed',
'Application Became Active',
]

function isPostHogEvent(item: InspectorListItemEvent): boolean {
Expand Down

0 comments on commit 041117c

Please sign in to comment.