【问题标题】:Google App Engine ios Endpoint [GTMHTTPFetcher setLoggingEnabled:YES] terminationGoogle App Engine ios Endpoint [GTMHTTPFetcher setLoggingEnabled:YES] 终止
【发布时间】:2016-07-17 09:23:55
【问题描述】:

对于 Google App Engine iOS Endpoint,我的以下命令会终止我的代码:

[GTMHTTPFetcher setLoggingEnabled:YES]

解决方法是什么?

【问题讨论】:

    标签: ios google-app-engine endpoint


    【解决方案1】:

    GTMHTTPFetcher 已被弃用,因此请改用 [GTMSessionFetcher setLoggingEnabled:YES]。也可以使用#import "GTMSessionFetcherLogging.h" 来编译

    【讨论】:

      猜你喜欢
      • 2015-12-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-05-26
      • 2023-04-06
      • 1970-01-01
      • 2017-01-27
      • 1970-01-01
      相关资源
      最近更新 更多