Is there any way to retrieve all blobs uploaded by opponent? There is no basic way to retrieve all blobs of the opponent as all files are kind of private. As a workaround you can use Custom Objects AP...
How to tag content? iOS How to update user profile with information http://quickblox.com/developers/SimpleSample-users-ios#Update_your_own_profile ...
Is it possible to access direct URL of a public image using blob id? Yes it is possible. You can upload blob and make it public, e.g: [QBContent TUploadFile:file fileName:@Great Image contentType:@ima...
What is the difference between Custom Object and Content Modules? There are several features that characterize each storage. Content features: - the maximum size of the uploaded file is 100Mb - allows...