Open GoogleCodeExporter opened 9 years ago
self.tracker will return `nil` if it has not been initialized, i.e. if this
line of code has not yet been run:
id<GAITracker> tracker = [[GAI sharedInstance]
trackerWithTrackingId:@"UA-YOUR-TRACKING-ID"];
Can you provide more sample code to confirm whether you have initialized the
tracker?
Original comment by awa...@google.com
on 9 Nov 2013 at 12:40
Original issue reported on code.google.com by
rckoe...@gmail.com
on 6 Aug 2013 at 9:30