Another one of common errors on building Unity games in Mac when we compile it using XCode is this error that states:
‘GoogleMobileAds/GoogleMobileAds.h’ file not found
The quick solution is to reimport GoogleMobileAds plugin. That’s it.
Source Codes & Coding Tutorials
Another one of common errors on building Unity games in Mac when we compile it using XCode is this error that states:
‘GoogleMobileAds/GoogleMobileAds.h’ file not found
The quick solution is to reimport GoogleMobileAds plugin. That’s it.