Hi I have been trying yo solve this problem for days (50 Google Pages), cannot build to test on mt iPhone due to these 2 errors.
![alt text][1]
and
![alt text][2]
[1]: /storage/temp/98156-20228527-1656970937646247-7125291770084468537-n.jpg
[2]: /storage/temp/98157-19905022-1656970824312925-6804352961851286565-n.jpg
Solutions I have tried and failed.
- turn bitcode off
- turn modules on
- add -ObjC
- add frameworks (adsupport, GoogleMobileAds, UImessage)
Possible problems maybe occurring in GoogleMobileAds, as I see _GetIDFA, which refers to Ads, but I still don't know.
I tried looking for file Bulk_Assebmly-CSharp_1.o but could only find file Bulk_Assebmly-CSharp_1.cpp, not sure if they are the same file, but looking at the error is looks like it exists.
If you need anymore information please ask, building this to Android was simple, no problems.
This game contains
- Google Admob Plugin for just the Banner
- In app purchases, enabled for on unity
This is Unity 5.6.2f1
↧