googleanalytics / google-tag-manager-ios-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After updating pod file, In Header 'GoogleTagManager/TAGManager.h' file not found coming in latest Xcode

AnilkumarHTC opened this issue · comments

I have pod file in my app, It has old version of library called "GoogleTagManager". After updating it to latest version, It is throwing below error in BridgingHeader_h file.

'GoogleTagManager/TAGManager.h' file not found
Any suggestions?

Screenshot 2024-01-04 at 4 52 40 PM

I am also facing this same error. Did anyone find solution for this error?

@ronee12 I have switched to version below
pod 'GoogleTagManager’,’~> 3.15.0’

I have followed this answer, Hope will help you.
https://stackoverflow.com/questions/37315267/how-to-install-google-tag-manager-sdk-into-swift-project