标签: ios xcode xcode5 ibeacon gimbal
我在Gimbal Manager中创建了Geofences,并且能够触发场所事件。 我的问题是通过Gimbal Manager与iPhone设备进行通信。
调用委托方法 - (void)didGetContentDescriptors:(NSArray *)contentDescriptors
但是contentDescriptors数组为null。我无法理解为什么在触发Geofence通信时我无法获取内容。
提前致谢。