Hello there, I added Unity Ads to my project today via the Asset Store. (Before this I could build the Game to an iPhone with no problem at all.)
The Game still runs fine in the Editor though when I try to build it with Xcode I get:
symbol(s) not found for architecture arm64
:-1: Undefined symbol: _UnityAdsGetRewardItemDetailsWithKey
detailed:
"_UnityAdsGetRewardItemDetailsWithKey", referenced from:...
Trying to
The Game still runs fine in the Editor though when I try to build it with Xcode I get:
symbol(s) not found for architecture arm64
:-1: Undefined symbol: _UnityAdsGetRewardItemDetailsWithKey
detailed:
"_UnityAdsGetRewardItemDetailsWithKey", referenced from:...
Trying to