Hi, can anyone guide me about Strava integration in iOS mobile application? I am facing some difficulties while trying to authenticate the user with strava. I tried the sample code but didn't get desired results with it.
What seems to be the issue? Kindly provide some background and what has been tried / achieved?
For my own app, I am using StravaSwift (but it's deprecated and not updated for some time)
Hey TalhaAmin,
If you are still having issues, take a look at our documentation on Authentication. You can find that here.
Hello, I'm encountering this issue mentioned above. I've used StravaSwift and it works on their "example" app loading by appOAuthUrlStravaScheme. When I try this config on mine though, it doesn't. What's annoying is I pass my set up of client id, urlscheme (and other config stuff) to the "example" app from StravaSwift and it works, but not on my app. Any idea why?
Worse on webOAuthUrl, seems it does not allow "://" so redirecturi will fail all the time due to not being able to see urlscheme and callback url. Any work around here? Would be great if Strava did a proper test app.
Hello, I'm encountering this issue mentioned above. I've used StravaSwift and it works on their "example" app loading by appOAuthUrlStravaScheme. When I try this config on mine though, it doesn't. What's annoying is I pass my set up of client id, urlscheme (and other config stuff) to the "example" app from StravaSwift and it works, but not on my app. Any idea why?
Worse on webOAuthUrl, seems it does not allow "://" so redirecturi will fail all the time due to not being able to see urlscheme and callback url. Any work around here? Would be great if Strava did a proper test app.
Hello, I'm encountering this issue mentioned above. I've used StravaSwift and it works on their "example" app loading by appOAuthUrlStravaScheme. When I try this config on mine though, it doesn't. What's annoying is I pass my set up of client id, urlscheme (and other config stuff) to the "example" app from StravaSwift and it works, but not on my app. Any idea why?
Worse on webOAuthUrl, seems it does not allow "://" so redirecturi will fail all the time due to not being able to see urlscheme and callback url. Any work around here? Would be great if Strava did a proper test app.
Reply
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.