I am using Unity 5.0 RC2 and I am trying to compile my game. I created a new unity project, imported unity ads, built for IOS (non l2cpp) - then opened in Xcode. However, I get the following linker errors in Xcode. I have included AdSupport and StoreKit. Are the Unity Ads SDK compatible with Unity 5 rc2 yet?
“UnityPause(bool)”, referenced from:
-[UnityAdsUnityWrapper unityAdsDidShow] in UnityAdsUnityWrapper.o
-[UnityAdsUnityWrapper unityAdsDidHide] in UnityAdsUnityWrapper.o