Brian Bernberg
Results
1
issues of
Brian Bernberg
I believe this should be `if (self.operationQueue.operationCount > 0) {` to short-circuit if an upload is already in progress. As is, events are never uploaded. https://github.com/zonble/KKGoogleAnalytics/blob/28d73770c6cd222f799b61604ec5ef9a2a2df8d6/Classes/KKGoogleAnalytics.m#L118