Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problems setting up authorization in iOS app

I am currently trying to set up fitbit authorization in my iOS app. I currently have it so my app is redirecting to safari for the user to log in, then once they are logged in it redirects to my app, which immediately crashes. Any suggestions why this might be?

 

For reference, I am trying to follow these steps. I have completed point 1 and implemented a 

"func application(_ app: UIApplication, open url: URL, options: [UIApplicationOpenURLOptionsKey : Any] = [:]) -> Bool {}" function in my AppDelegate, which is never being called. 

http://stackoverflow.com/questions/36915238/get-authorization-from-fitbit-using-oauth-in-ios/3758993...

Best Answer
0 Votes
0 REPLIES 0