【发布时间】:2015-02-03 02:24:13
【问题描述】:
有谁知道 PFGeoPoint.geoPointForCurrentLocationInBackground 的实现是否算作解析时的 API 请求,即它是否计入我每秒 30 个请求的限制?看到通过CLLocationManager 查找 iPhone 的位置不使用任何网络请求,我想它不会。
【问题讨论】:
-
不,它不是,它只是 CLLocationManager 的一个包装器..
标签: ios objective-c swift parse-platform