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.
My personal blog about coding and internet
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.