开发者

Where is _kCLLocationAccuracyBest defined?

If I want to use it, should I add开发者_Go百科 a framework or just header file?

I got this error that it's a symbol not found


According to the docs, it's declared in CLLocation.h. You should add the CoreLocation framework. Also, it appears to have no underscore out in front. That could be your problem.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜