Hi Support, How i can Synchronise App using APIv2 in IOS objective c.
Thanks in advacne..!!
To use API v2 in iOS with Objective-C, you should use the API v2 Objective-C SDK. The readme there covers how to get started.
You can use that to list, download, and upload files, among other operations, that you can use to implement whatever sync functionality you need in your app's logic.