We plan to integrate IBM Cloud Storage into our iOS and Android applications. Does anybody know if there is an SDK available for this, like Amazon s3?
Help is highly appreciated.
Thanks!
We plan to integrate IBM Cloud Storage into our iOS and Android applications. Does anybody know if there is an SDK available for this, like Amazon s3?
Help is highly appreciated.
Thanks!
There is an Object Storage Android and Swift SDK here:
Swift:
https://github.com/ibm-bluemix-mobile-services/bluemix-objectstorage-clientsdk-swift
Android:
https://github.com/ibm-bluemix-mobile-services/bluemix-objectstorage-clientsdk-android
It will be late but the SDK posted by @joe are deprecated. Here is the official link for all the SDK's of different technologies.