【问题标题】:Fetch images from Instagram in iOS在 iOS 中从 Instagram 获取图像
【发布时间】:2014-01-12 14:17:01
【问题描述】:

我希望将图片从 Instagram 提取到 iOS 应用程序中。为此,我正在使用 Instagram API。我已经设置了clientID和redirect-uri,如http://kmdarshan.wordpress.com/2013/02/23/integrating-instagram-sdk-in-your-ios-apps/http://instagram.com/developer/所示

使用的代码在上面的链接中给出。但在这条线上:

if ([[UrlParts objectAtIndex:(1)] isEqualToString:@"NeverGonnaFindMe"]) {...

字符串总是等于oauth。 我哪里错了?如果有任何其他选项可以将 instagram 图片集成到 iOS 应用中,请告诉我。

【问题讨论】:

    标签: ios instagram


    【解决方案1】:

    我刚刚找到了一个项目,可以将 instagram 图像提取到 ios 应用程序中:

    https://github.com/hsandhu/HSInstagram

    很棒的应用程序,节省了我的时间。

    【讨论】:

      【解决方案2】:

      你可以试试这个框架来显示instagram feed,包括用户和标签

      https://www.cocoacontrols.com/controls/sbinstagram-viewer

      更完整,易于集成

      问候

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多