ad networks & attribution plugin CONFLICTS

@Scott_Harrison As you can see, these plugins are having trouble.

UnityAds
kochava
tenjin
appsflyer
admob
FBaudienceNetwork

ld: warning: method ‘-gzippedDataWithCompressionLevel:’ in category from /Volumes/2020/Dropbox/Projects/Bible Trivia.app/.build/plugin.unityAdsIron/libUnityAds.a(UnityAds-armv7-master.o) conflicts with same method from another category
ld: warning: method ‘-gzippedData’ in category from /Volumes/2020/Dropbox/Projects/Bible Trivia.app/.build/plugin.unityAdsIron/libUnityAds.a(UnityAds-armv7-master.o) conflicts with same method from another category
ld: warning: method ‘-gunzippedData’ in category from /Volumes/2020/Dropbox/Projects/Bible Trivia.app/.build/plugin.unityAdsIron/libUnityAds.a(UnityAds-armv7-master.o) conflicts with same method from another category
ld: warning: method ‘-isGzippedData’ in category from /Volumes/2020/Dropbox/Projects/Bible Trivia.app/.build/plugin.unityAdsIron/libUnityAds.a(UnityAds-armv7-master.o) conflicts with same method from another category
ld: warning: method ‘+dataFromHexString:’ in category from /Volumes/2020/Dropbox/Projects/Bible Trivia.app/.build/plugin.kochava/libplugin_kochava.a(KochavaPlugin.o) conflicts with same method from another category
ld: warning: method ‘+dataFromHexString:’ in category from /Volumes/2020/Dropbox/Projects/Bible Trivia.app/.build/plugin.tenjin/libplugin_tenjin.a(TenjinPlugin.o) conflicts with same method from another category
plugin.appsflyer/AppsFlyerLib.framework/AppsFlyerLib(AppsFlyerKeychainWrapper.o)) was built for newer iOS version (9.0) than being linked (8.0)
plugin.admobIron/PromisesObjC.framework/PromisesObjC(FBLPromise+All.o)) was built for newer iOS version (9.0) than being linked (8.0)
plugin.facebookIron/FBAudienceNetwork.framework/FBAudienceNetwork(FBAdAssetListLoader.m.o)) was built for newer iOS version (10.0) than being linked (8.0)

There are actually many more referring to this warning, “was built for newer iOS version (10.0) than being linked (8.0)”

Will take a look

1 Like