dreampowder / strava_flutter

Flutter package to use Strava v3 API
Other
37 stars 52 forks source link

Unable to log in #63

Closed ozzy1873 closed 3 years ago

ozzy1873 commented 3 years ago

I have one user who is unable to log in. They click the Connect to Strava button, authorize the app, and the Strava sign-in screen redirects back to the app. However, the sign-in never actually happens. The Strava website does not display my app under "My Apps". The user has Chrome as the default browser. The users phone is a Samsung S9+. Other users have been able to connect to Strava with no problems and I am unable to duplicate the problem. Does anyone have an idea what might be the cause?

ozzy1873 commented 3 years ago

The user sent me a video that shows that my app is killed immediately when it goes into the background, which would prevent a successful login. I think this is unrelated to this plugin, so I will close this issue.