3

I have used google analytics and faced with the problem:

Standard initialisation:

GAI *gai = [GAI sharedInstance];
gai.trackUncaughtExceptions = YES;  // report uncaught exceptions
gai.logger.logLevel = kGAILogLevelVerbose;  // remove before app release
self.tracker = [[GAI sharedInstance]trackerWithTrackingId:getGooglTrackingId()];

After it i have an error: clickable

I find similar issue, however it does not help me (

Also if i use same code and SDK in another project it works fine.

Already spend 2 days to resolve it. Please help.

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.