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.
After long day spent on this issue, I found solution from below link.
At last found the reason for this issue, google has updated its TagManager pod file but not updated its tutorial.
So followed below link solution, I fixed the issue.
Can’t add comment so adding it as an answer:
@Larme is correct, GoogleTagManager v7.4.0 does not have any header named "TAGManager.h", screen shot attached
2
Answers
After long day spent on this issue, I found solution from below link. At last found the reason for this issue, google has updated its TagManager pod file but not updated its tutorial.
So followed below link solution, I fixed the issue.
How to install google tag manager SDK into swift project
Can’t add comment so adding it as an answer:
@Larme is correct, GoogleTagManager v7.4.0 does not have any header named "TAGManager.h", screen shot attached
links that can be helpful:
https://developers.google.com/tag-platform/tag-manager/ios/v5
ld: framework not found Pods