ios - 在 iOS 中使用 Swift 和 OAuth 登录 Twitter

标签 ios swift twitter-oauth

<分区>

我对 Swift 和 IOS 还很陌生。我想在我的 swift iOS 应用程序中使用 OAuth 实现使用 Twitter 帐户登录。

我实现了它但是我得到了

[{“message”:”Could not authenticate you”,”code”:32}]}

错误

最佳答案

是的,将 twitter 的 OAuth 实现到 iOS 是相当繁重的。在我的应用程序中,我使用 ACAccountStore 进行 Twitter 身份验证。对于你,我可以推荐使用 this图书馆。

关于ios - 在 iOS 中使用 Swift 和 OAuth 登录 Twitter,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25237103/

相关文章:

r - 在 Shiny 应用程序中哪里存储 Twitter 凭证?

iphone - 将 Plist 读入 UITableView 时遇到问题

ios - Swift:如何为一个 Estimote Beacon 配置 ESTBeaconConnection?

ios - 从 UIImageView 派生的动态创建的控件缺少函数

ios - 导航栏颜色困惑

twitter - 使用twitteroauth上传图片的格式是什么?

android - 更新 Facebook APK 后,FACEBOOK/TWITTER 登录不再适用于 Android 应用程序(登录立即消失!)

ios - 找不到 Accella Mobile SDK IOS

ios - ios 开发中基于 XML 的图片库需要帮助

android - 为什么我使用 flutter_downloader 下载有时会失败?