Platform: iOS
The Essential Set Up Guide
Resources by platform
iOS
Android
Windows Phone
Code sample http://quickblox.com/2011/12/supersample-wp7/
SDK http://sdk.quickblox.com/wp7/
featuring Users, Geo, BackgroundMode
- http://quickblox.com/samples/simple-sample-users-windowsphone7/
- http://quickblox.com/samples/simple-sample-geo-windowsphone7/
- http://quickblox.com/samples/simple-sample-backgroundmode-windowsphone7/
- http://wiki.quickblox.com/SimpleSamples-WindowsPhone
Web/HTML/Facebook resources
- http://quickblox.com/supersample-web/
- http://quickblox.com/apps/mapchat/ – MapChat Code Generator
- http://wiki.quickblox.com/QuickBlox_MapChat_integrated_into_Facebook_application — MapChat integrated into Facebook application
SimpleSample-users-ios
This sample demonstrates how to work with Users QuickBlox services.
It allows to see all users, their details, create user, search users, edit current user, sign in, sign out.
It shows how to:
- Retrieve all users
- Get users’ details
- Edit user’s parameters
- Search users
- Sign Up, Sign In/Sign out
SimpleSample-chat_users-ios
This sample demonstrates how to work with Chat (and Users) QuickBlox services.
It allows to organize general chat.
It shows how to:
- Retrieve all users’ messages
- Send own message
SimpleSample-location_users-ios
This sample demonstrates how to work with Location (and Users) QuickBlox services.
It allows to see other users on the Map and share own position.
It shows how to:
- Retrieve all users’ points on the Map
- Share own location
SimpleSample-messages_users-ios
This sample demonstrates how to work with Messages (and Users) QuickBlox services.
It allows to send and receive push messages.
It shows how to:
- Register User and register it as subscriber for receive messages (from other Users and from Admin panel)
- Send push notification to select User


(4 votes, average: 4.75 out of 5)