问题
I created Geofences in Gimbal Manager, and was able to trigger place events also. My problem is to communicate to iPhone device through Gimbal Manager.
Delegate methods are getting called - (void)didGetContentDescriptors:(NSArray *)contentDescriptors
But contentDescriptors array is null. I was not able to figure why I was not able to get contents when Geofence communication is triggered.
Thanks in advance.
来源:https://stackoverflow.com/questions/24453761/qualcomm-gimbal-geofence-communication