Starting this afternoon, Strava is not hitting our callback anymore after the authorization of a new athlete to our app.
Steps:
- User clicks on authorize Strava in our Flutter app on iOS
- browser popup opens and user has to sign in
- User clicks on sign in with Apple
- User gets redirected to the Strava app
- From the Strava app, the user is not redirected back to our app anymore and no callback is triggered
This worked in production this morning and stopped a few hours ago.
Any known issues or updates happening right now?