我从Google服务中获取每条记录的消息两次。使用GoogleAnalytics的标准Google实现进行了测试。(这个标准的配置代码被调用一次——即使无论如何也无所谓)//ConfiguretrackerfromGoogleService-Info.plist.NSError*configureError;[[GGLContextsharedInstance]configureWithError:&configureError];NSAssert(!configureError,@"ErrorconfiguringGoogleservices:%@",configureError);