q-municate-android icon indicating copy to clipboard operation
q-municate-android copied to clipboard

Twitter Digits wrong example code / not working

Open moritzm opened this issue 9 years ago • 2 comments

I am trying to get Twitter Digits login working. The login via Twitter Digits is working so far, but i can not login to Quickblox, because the documentation in https://quickblox.com/developers/SimpleSample-users-android#Signing_In_with_Twitter_Digits is using not existing code. It uses the method QBUsers.signInUsingTwitterDigits() which does not exist in the class QBUsers. I am using the Q-Municate source code https://github.com/QuickBlox/q-municate-android.

Does anyone have the same issue? Or have a solution for me?

moritzm avatar Aug 09 '16 06:08 moritzm

I found out, that the app is using an old version of the sdk quickblox-android-sdkcore-2.4.jar. The QuickBlox Android SDK has the newer version 2.6.1. So i need to update the sdk in the app somehow.

moritzm avatar Aug 09 '16 07:08 moritzm

hello @moritzm, in new Q-municate release we plan to update QuickBlox Android SDK to version 2.6.1 and add Twitter Digits login functionality

tatanka987 avatar Aug 19 '16 09:08 tatanka987