Closed
Bug 1395124
Opened 8 years ago
Closed 8 years ago
Leanplum events (E_First_Run and E_Second_Run) not firing correctly when first launching the app
Categories
(Firefox for iOS :: General, defect, P1)
Tracking
()
VERIFIED
FIXED
Iteration:
1.29
People
(Reporter: SimonB, Assigned: farhan)
References
Details
(Whiteboard: [MMA][MobileCore])
Attachments
(2 files)
Build: master b259426ff1a
Device: iPhone 7
iOS: 10.3.3
Steps to reproduce:
1. Clean install Firefox
2. Launch Firefox
3. Register the device to Leanplum
4. Check the event trail
Actual results:
- At the first run with an unregistered device I sometimes see the E_First_Run event and sometimes see the E_Second_Run event being triggered on the first run.
Expected results:
- On the first run we should always trigger E_First_Run event and after closing the app and re-opening we should see the E_Second_Run event being triggered (on the second run).
Note:
- If the E_First_Run event is correctly triggered on the first run then the E_Second_Run event will also be triggered correctly on the second run.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8902916 -
Flags: review?(jdarcangelo)
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → fpatel
Iteration: --- → 1.29
Priority: -- → P1
Whiteboard: [MMA] → [MMA][MobileCore]
Updated•8 years ago
|
Attachment #8902916 -
Flags: review?(jdarcangelo) → review+
| Assignee | ||
Comment 2•8 years ago
|
||
master https://github.com/mozilla-mobile/firefox-ios/commit/631c2932d3c81e280ffd73856b1ced24967c7a2d
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•8 years ago
|
||
Verifying as fix on master 631c2932d3c81e. The events are firing correctly.
| Reporter | ||
Comment 4•8 years ago
|
||
Verifying as fix on beta 8.3(5817).
Status: RESOLVED → VERIFIED
status-fxios-v8.3:
--- → verified
You need to log in
before you can comment on or make changes to this bug.
Description
•