Closed Bug 1507148 Opened 6 years ago Closed 6 years ago

Implement a component to signal that "this is a first run"

Categories

(Toolkit :: Telemetry, enhancement, P1)

enhancement
Points:
1

Tracking

()

RESOLVED FIXED
Tracking Status
firefox65 --- affected

People

(Reporter: Dexter, Assigned: Dexter)

References

Details

(Whiteboard: [telemetry:mobilesdk:m2])

Attachments

(1 file)

In order to generate some one-time data (e.g. the client id), we need a module to tell us if some use of the glean library is the first use within the application. A simple approach to this problem could be to check the presence of a file: if it's there, then it's not a first run. If it isn't, then create the new file so that the next time the application starts we're not counted as first run anymore.
Assignee: nobody → alessio.placitelli
Blocks: 1491345
Points: --- → 1
Priority: -- → P1
Whiteboard: [telemetry:mobilesdk:m2]
Attached file GitHub Pull Request (deleted) —
This was merged.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: