AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

more Analytics events around the login UX to help identify and diagnose issues #465

Open CritiqalPete opened 4 months ago

CritiqalPete commented 4 months ago

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 }

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

CritiqalPete commented 4 months ago

a video was shared of Coach Manny attempting to login by phone and getting the "SMS Not Sent" error. We need some way to diagnose what is going on here.