Our users often ask how many API calls their app would be generating. Check out our answer on Flury: http://www.quora.com/Backend-as-a-Service/How-many-server-side-API-calls-does-a-typical-mobile-application-make-in-a-period-of-time In brief, what we see right now: the app without very active user base will have 100-300 API calls per 1 … Continue reading
Taras FilatovAugust 20, 20123
Custom Objects is a QuickBlox module which allows developers to create their own data structure (classes and objects) and automatically get an API to store and manage the data using the structure they have created. In three words, it’s … Continue reading
Hi there! We have started new series of presentations about QuickBlox for developers! It’s designed to help developers start to use QuickBlox. You will learn how to use QuickBlox API for develop your applications, how to use iOS/Android SDK, how to … Continue reading
We have just completed our latest iteration and finished one useful feature - Facebook & Twitter integration! Now you can simple authenticate through QuickBlox Users module using your Facebook/Twitter account. Please look updated pages http://quickblox.com/developers/Authentication_and_Authorization and http://quickblox.com/developers/Social_Networks_Integration_Manual SDK updates are coming soon.
QuickBlox comes to you, helps you quickly develop mobile applications. We have finished iOS SDK 1.0.0 – this is great update. All server’s APIs are covered. Use this new version http://quickblox.com/developers/IOS Also we have updated and finished ALL iOS SimpleSamples – this is simple … Continue reading
Guess which is the only BaaS (Backend as a Service) that covers ALL platforms for push notifications? QuickBlox! Even Urban Airship (who are focused on push notifications as their core service) only support 3 platforms: iOS, Android and BlackBerry. At … Continue reading
Taras FilatovJuly 4, 20121
FYI Android developers: following C2DM deprecation by Google we have scheduled an update to QuickBlox infrastructure supporting GCM push notifications for Android. The release (along with other features and updates) is planned for 24th of July. You should be able … Continue reading
Great news! The QuickBlox is now supports not only the XML format but JSON as well! All the documentation on the http://wiki.quickblox.com has been updated. Feel free to use it!
Now you can send your messages to specified groups of users with module Messages! Using the Users module you can assign tags on a user thus creating a group of users. And in the module Messages use existing tags to … Continue reading