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
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/reducers/alert-reducer.js | ||
---|---|---|
30 | resetUserSpecificState should clear the alertStore on logout, so we don't need a condition for logOutActionTypes.started |