dreampowder / strava_flutter

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

Can anyone help me implementing the package? #66

Closed sebasArias closed 3 years ago

sebasArias commented 3 years ago

Hi, I have tried multiple times to implement this package in my flutter app, however, after I accept on Strava it never returns to the App. It shows an error saying 'Safari cannot open the page because the address in invalid'... any suggestion of someone who has already implemented this package?

I would be really grateful for any help!! IMG_6713

etabakov commented 3 years ago

Can you post the url from the Safari browser? Seems like the return url that is configured isn't valid.

dreampowder commented 3 years ago

@sebasArias can you please share your plugin initialization code and your info.plist contents found in your ios folder?