Skip to content

authorize callback was not called in SwiftUI app #28

@antoniokly

Description

@antoniokly

Hi there,
I have followed all the steps, added URI types, so I am able to open the Strava app, authorise and then redirect back to my app when calling StravaClient.sharedInstance.authorize { (result) in print(result) }
however the callback { (result) in print(result) } was not called.

It tried your example app, it worked! What am I still missing? I am writing my app using SwiftUI, that is the only difference I can spot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions