Closed
Bug 1369127
Opened 8 years ago
Closed 8 years ago
Set User Attribute When User Shuts Off Anonymous Data in Settings
Categories
(Firefox for iOS :: Telemetry, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | 8.0+ | --- |
People
(Reporter: sdaswani, Assigned: bmunar)
References
Details
(Whiteboard: [mma] [MobileCore][b3])
Attachments
(1 file)
Just drop a user attribute, e.g., :
// You can also pass them later on in the session, but you won't be able to
// target variables or messages at these for that session.
[Leanplum setUserAttributes:@{@"Telemetry Opt Out": @True];
(or something like that)
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8873144 -
Flags: review?(sdaswani)
Attachment #8873144 -
Flags: review?(sdaswani) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
tracking-fxios:
--- → 8.0+
Updated•8 years ago
|
Attachment #8873144 -
Flags: review?(sarentz)
Updated•8 years ago
|
Whiteboard: [mma] [MobileCore][needsuplift] → [mma] [MobileCore][needsuplift][b3]
Updated•8 years ago
|
Attachment #8873144 -
Flags: review?(sarentz) → review+
Updated•8 years ago
|
Whiteboard: [mma] [MobileCore][needsuplift][b3] → [mma] [MobileCore][b3]
Comment 2•8 years ago
|
||
Uplifted to v8.x
You need to log in
before you can comment on or make changes to this bug.
Description
•