Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5702

关于定位,感兴趣的进来看一下

$
0
0

@wylf wrote:

CLLocationManager这个类是系统用来返回所在地址的,
而这个类里的方法 - (void)onClientEventLocation:(id)arg1;
里面的参数arg1就有我们所要的位置信息,这个arg1参数是个字典,字典里“Locations”这个字段对应的值就是我们想要的位置信息,却打印为空,是解析方法错了吗,大神给看一下。

[$r2 objectForKey:@"Locations"] 这个值很明显不是空呀 为什么解析不出来

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5702

Trending Articles