1
0
Fork 0

Closes #10616 - Update docs for app_opened to reflect cold-start

master
Chenxia Liu 2020-06-02 18:32:19 -07:00 committed by Michael Comella
parent 42f58a1984
commit b82322c225
2 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,7 @@ events:
app_opened:
type: event
description: |
A user opened the app
A user opened the app (from cold start, to the homescreen or browser)
extra_keys:
source:
description: |
@ -19,6 +19,7 @@ events:
`custom_tab` or `link`
bugs:
- https://github.com/mozilla-mobile/fenix/issues/968
- https://github.com/mozilla-mobile/fenix/issues/10616
data_reviews:
- https://github.com/mozilla-mobile/fenix/pull/1067#issuecomment-474598673
notification_emails:

File diff suppressed because one or more lines are too long