Yang Li

Results 17 comments of Yang Li

No, unfortunately phone number is user sensitive data and twitter will not give it back to us. You can however get the phone number through another Cordova package, `cordova plugin...

As far as I know, it works on iOS. The main problem might be getting it approved in the app store

Depends on why you would need the users phone number, you could simply add a input field and ask them for it. If you have a legitimate reason for needing...

You will need to send that json to your backend and have your backend communicate with twitter digits. Digits will send you back a phone number to your backend.

Can you wait 2 days? I'll build an example. I've got a lot on my plate right now.

Hmm I thought you could brand it with your own logo if you set up your own digits key. As for themeing, this will be pretty hard since the opened...

The above code was getting a `Signature verification failed` which probably means there is something wrong signing the message. On a closer inspection of what the code is doing, it...