unity3d - Unity Ads Xcode 6.3.1 setUnityVersion crash -


i'm using last version of unityads 1.1.4 unity 4.6.4f1. have upgraded xcode 6.3.1 , can build ios version when i'm running game on device error:

terminating app due uncaught exception 'nsinvalidargumentexception', reason: '-[unityads setunityversion:]: unrecognized selector sent instance 0x1c19f6d0'   appears in unityadsunitywrapper.m @ line : [[unityads sharedinstance] setunityversion:unityversion]; 

everything working before xcode update , unityads update

unity ads dev here. caused problem when upgrading asset store package. should remove unity ads related files unity project , reimport package.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -