Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AnilkumarHTC opened this issue Jan 4, 2024 · 2 comments

Comments

@AnilkumarHTC
Copy link

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
@ronee12
Copy link

ronee12 commented Apr 23, 2024

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

@AnilkumarHTC
Copy link
Author

AnilkumarHTC commented Apr 24, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants