Open GoogleCodeExporter opened 9 years ago
Oh look, I missed that the method brackets are also mismatched in the example,
they should be
[tracker send:[[GAIDictionaryBuilder createTimingWithCategory:@"resources"
// Timing category (required)
interval:@(loadTime * 1000) // Timing interval (required)
name:@"high scores" // Timing name
label:nil] build]]; // Timing label
Original comment by wetz...@gmail.com
on 17 Oct 2013 at 9:04
Original comment by pfrise...@google.com
on 10 Oct 2014 at 5:57
Original issue reported on code.google.com by
wetz...@gmail.com
on 17 Oct 2013 at 9:01