Ios swift – After updating pod file, In Header 'GoogleTagManager/TAGManager.h' file not found coming in XCode
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?