I am working on objective c google analytics, I am getting error "GGLCore/GGLCore.h file not found Analytics.h". I followed this like to implement the code developers.google.com/analytics/devguides/collection/ios/v3/
Pod file.
I am working on objective c google analytics, I am getting error "GGLCore/GGLCore.h file not found Analytics.h". I followed this like to implement the code developers.google.com/analytics/devguides/collection/ios/v3/
Pod file.
Initially i opened AppNamme.xcodeproj. But i used pods in my project. Later i opened AppName.xcworkspace.
And there is second chance to get this error is...
I manually added SDK. Later i removed all files and added through pods. Now the error gone...