AmericaSCORESBayArea / AmericaSCORESBayArea/AmericaScores-CoachApp
more Analytics events around the login UX to help identify and diagnose issues
- 主要語言
- JavaScript
- 星號
- 5
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
We can't wait for Coaches and Program Managers to contact us. We need to see these situations in real time.
We need the following events added to the Login React Component:
Params { devicetype, OS, ConnectionStatus }
- LoginAttempt {method, value} e.g. "phone", "4155551212"
- LoginAuthResponse {Succeeded|Failed, error code, error text}
### Technical Requirements
The ConnectionStatus is probably not supported in the current libraries. We need to add @react-native-community/netinfo
### Dependencies
This has relevance to our @react-native-async-storage/async-storage implementation for offline use.
__would be nice to remind a coach they need to be connected to be up to date__
See **select_club.component.js**
###Events Added
- [ ] LoginByPhone -- indicates user submitted a phone number for Auth
- [ ] SMSFailed -- confirmation returned FALSE
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。