I'll use this component in DisplayCommunityDirectoryPrompt to get the coldStartCount. We'll use this count to determine when to display the prompt
Details
Details
- Reviewers
ashoat - Commits
- rCOMMebee92ea5903: [native] ColdStartTracker
Added logs and confirmed that the count resets on logout and increments on cold start, but not when the app is just backgrounded.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/reducers/alert-reducer.js | ||
---|---|---|
30 ↗ | (On Diff #47166) | resetUserSpecificState should clear the alertStore on logout, so we don't need a condition for logOutActionTypes.started |