The Hub is now in read-only mode as we make improvements to the Hub experience. More information is available here.
03-08-2023 11:52 AM
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.
Solved! Go to Solution.
04-07-2023 04:17 PM
Hey TalhaAmin,
If you are still having issues, take a look at our documentation on Authentication. You can find that here.
03-23-2024 09:40 PM - edited 03-23-2024 09:55 PM
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.
04-07-2023 04:17 PM
Hey TalhaAmin,
If you are still having issues, take a look at our documentation on Authentication. You can find that here.
03-23-2024 09:40 PM - edited 03-23-2024 09:55 PM
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.
03-28-2023 12:38 AM
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)
03-23-2024 09:56 PM
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.
Welcome to the Community - here is your guide to help you get started!