cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

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

Re: problem initializing DropboxClient instance

problem initializing DropboxClient instance

joejjank
Helpful | Level 6
Go to solution

I am switching my objective-c app from v1 to v2 - all is working ok under v2 but i receive the "Allow" dialog each time my app is invoke even after I am already logged in. This is not how it works under v1.

1 Accepted Solution

Accepted Solutions

Steve M.
Dropbox Staff
Go to solution
Do you see the same issue with the example app (https://github.com/dropbox/dropbox-sdk-obj-c/tree/master/Examples/DBRoulette)?

How are you checking whether there's already an auth'd user? (Please share code if you can.)

View solution in original post

2 Replies 2

Steve M.
Dropbox Staff
Go to solution
Do you see the same issue with the example app (https://github.com/dropbox/dropbox-sdk-obj-c/tree/master/Examples/DBRoulette)?

How are you checking whether there's already an auth'd user? (Please share code if you can.)

joejjank
Helpful | Level 6
Go to solution

Thx for the suggestion - I didn't verify properly for authorization and was linking the app each time. Thanks again.

Need more support?