How to create user login and password? iOS: https://quickblox.com/developers/SimpleSample-users-ios#Signing_Up Android: https://quickblox.com/developers/SimpleSample-users-android#Sign_Up Web: https:/...
How to list users of particular applications created under one QB account? If you have several applications created under the same QB account and you wish to list users belonging to a particular appli...
How to find out whether QuickBlox user is online? There are two ways to find out whether QuickBlox user is online: 1. Using iOS SDK. Please check the guide here http://quickblox.com/developers/Si...
I would like to retrieve user´s password, but I always get null values. It is unsafe to store the password in an open form, so it is OK that you cannot retrieve it. For security reasons only user can ...
Is it possible to allow write access to multiple users on QuickBlox framework? Yes, it is possible to allow write access to multiple users. QuickBlox released iOS SDK 1.7 with Permissions API, please ...