简体   繁体   中英

Can I use STTwitter Library for Twitter login?

I am new in ios app development. I have to create an app with twitter login. Using account.framework it works fine. But I need to create my own view for enter username and password field of twitter user. Can I use STTwitter library for twitter login with custom UI.

NB: The login with twitter is similar to "Vine" app.

Yes, you can use STTwitter to login on Twitter via a custom UI, providing that your consumer tokens are XAuth enabled .

If they are not, then you should open the Twitter website as demonstrated in the demo project, see How to open twitter login page from iOS application .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM