cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right 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: 

I guess there is the answer for my question - https://www...

Error when iPhone is with locked screen

vadimux
Helpful | Level 5
Go to solution

Hi, I use official Objective-C SDK for the Dropbox API v2 with my app for iOS.

 

So, there is very interesting behavior - when I try to upload my huge files on Dropbox and at that moment I lock screen of my iphone (not "Home" button) - I get error from server-side "The network connection was lost" (-1005) and internal SDK error isClientError. As result my file isn't on Dropbox.

 

Any ideas about this case?

1 Accepted Solution
2 Replies 2

Greg-DB
Dropbox Staff
Go to solution
That thread is regarding an older, retired Dropbox iOS SDK. For the current Dropbox Objective-C SDK, please refer to the documentation here for information on background sessions:

https://github.com/dropbox/dropbox-sdk-obj-c#note-about-background-sessions
Need more support?