Skip to content

Alfresco/alfresco-ios-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Alfresco iOS SDK

The Alfresco iOS SDK includes a set of APIs and samples that allows developers to quickly build Alfresco-enabled applications.

This SDK provides functionality to connect to both on-premise and Cloud-based servers. Alfresco servers of version 3.4.8 and above are supported.

Documentation

Full documentation, including getting started instructions can be found on our developer portal

More information about Alfresco's various Mobile offerings is on our website.

Releases

The master branch is used for development of new features so its stability cannot be guaranteed. The current stable release can be obtained from our developer portal. All previous releases including the latest can also be downloaded from GitHub

Alternatively, use one of the tags to build from source.

Known Issues

  • MOBSDK-518: Updating document contents via iOS SDK for file created via SDK does not update the version number

License

The Alfresco iOS SDK is distributed under the Apache 2 License.

Acknowledgements

The Alfresco iOS SDK uses the ISO8601DateFormatter by Peter Hosey.