dropbox / dropbox-sdk-obj-c

Official Objective-C SDK for the Dropbox API v2.
MIT License
183 stars 117 forks source link

Resolve uploadSessionFinishBatch deprecation warning. #347

Closed taylorjcase closed 2 years ago

taylorjcase commented 2 years ago

Updated DBCustomRoutes to use uploadSessionFinishBatchV2 since V1 is deprecated.