【问题标题】:Running iOS App In the background for getting data from Twitter在后台运行 iOS 应用程序以从 Twitter 获取数据
【发布时间】:2013-05-02 20:40:43
【问题描述】:

我正在开发一个 iOS 上的 Twitter 应用程序,它将每 15 分钟连接一次 Twitter API,以收集一些数据。我真的不打算使用任何服务器端脚本来收集这些数据,因为我想要应用程序本身中的所有内容。

知道如何让应用程序在后台运行吗?

谢谢。

【问题讨论】:

    标签: ios twitter


    【解决方案1】:

    在继续创建此类后台作业之前,您可以遵循 Apple 的指南。如果它符合所有这些要求,那么您可以继续。点击此链接了解更多详情:

    https://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/ManagingYourApplicationsFlow/ManagingYourApplicationsFlow.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-27
      • 2015-04-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多