RespectableThieves / hypecycle

An open-source, React Native-based cycling computer! Track your ride metrics like speed, power, heart rate, and altitude in real time. Manage sensors easily, map your journeys, and look forward to amazing features like live shared data and tracking within your social ride groups. #ReactNative #OpenSource #CyclingTech 🚴‍♂️📲🌐
5 stars 2 forks source link

Strava auth flow gets stuck after clicking "Authorize" button #90

Closed shaunmulligan closed 1 year ago

shaunmulligan commented 1 year ago

On the expo preview and dev build the strava flow seems to fail at the authorize point, there aren't any logs on the device side, but it never switches back to the app after clicking the button and if you switch back manually the connect button on our app just has a spinner indefinitely. Maybe there are useful logs on the auth server?