symbol(s) not found for architecture arm64: Please Help!
hi everybody We release an iOS game 2 months ago now We add new features and want to build a new version but build suddenly failed! with this error message : ----------...
View ArticleDetect Clicks On 3D Game Object In VR
Hello i am developing A Virtual Reality App in Unity and i am using Steam Virtual Reality, VRTK and HTC VIVE. Like in PC we Use "Void On Mouse Down" to detect clicks on game object but how we can...
View ArticleHow to automatically replace the .xib file in the Xcode project when...
Now that I am maintaining the automatic packaging tool, I have now implemented automatic replacement of the .plist file, but I don't know how to replace the .xib file on the boot screen.
View ArticleHow to automatically modify the settings in Xcode
How to automatically modify the "Launch Screen File" in Xcode to automatically specify the file. [Serializable] [LabelText("iOS")] public class IosCommonSetting : PlatformCommonSetting { public string...
View Articleconverting managed assemblies to c++ building to ios and unity crashes
Hello, whenever I build my game it crashes specifically when it hits "converting managed assemblies to c++". I am trying to build it for ios, I am on unity5 2019, I am on a MacBook air (early 2015),...
View Articlexcode : dyld: Symbol not found: _MTLTextureDescriptorClass
I have an error when i run my app . dyld: Symbol not found: _MTLTextureDescriptorClass Referenced from: /var/containers/Bundle/Application/AF021777-A14C-4B55-9509-4491521362C4/FlappyBall.app/FlappyBall...
View ArticleIssue building in Xcode 10.1
Hello, I am using Unity 2018.2.20f1. Before updating to the latest build of Unity I was able to build for iOS but after the update, I receive an error when building the app in XCode. This is the error...
View ArticleGameanalytics xcode not work
Hi everyone! I added to my Unity game the GameAnalytics SDK (https://github.com/GameAnalytics/GA-SDK-UNITY) when i compile the xcode project it give me a lot of error like this: No known class method...
View ArticleXCode 10 'csignal' file not found
I export a game from Unity 4.7 to XCode 10 and have this compile problem, 'csignal' file not found. So what can I do to fix this? ![alt text][1] [1]: /storage/temp/126180-屏幕快照-2018-10-16-下午13845.png
View ArticleHow can I disable "dead code stripping" in xcode?
I need to reference a third-party package in xcode that must disable "dead code stripping" to work properly. But when I disable "dead code stripping", unity will report an error: "Undefined symbols for...
View ArticleXcode can't test app with iphone
Already put my app on google play. It's all ready to go on iOS however I can't test it to an iphone because it says xcode needs to be a higher version. So just update xcode right? Well I can't because...
View ArticleXcode error when Archiving linker command failed with exit code 1 (use -v to...
Hi, when Archiving my Unity (2018.1.6f1) iOS project in Xcode (10.1), with OSX Mojave, I get one error stating "liner command failed with exit code 1 (use -v to see invocation) clang" I've already...
View ArticleUsing multiple xcode versions from Unity
Hey, So far I figured I can use xcode-select from the console to manually select the preferred version of Xcode to use, however I find it not very practical and very prone to human error (first world...
View ArticleLinker error - Unity on iOS/React Native project
I started a project using [react-native-unity-view][1] and Unity/Vuforia, but I'm getting this linking error on XCode: `Undefined symbols for architecture armv7: "_SetUnityiOS81orNewerBody", referenced...
View ArticleIOS Build Error (Copying file failed)
Good day everyone, When I build the game for android it works fine. I used the same code for IOS after downloading Xcode. However, when I click build after I choose IOS devices I keep getting the...
View ArticleHow to fix xcode banner position error (unity ads)
Unity 2018.2.0 and Unity Monetization 3.0.1 Plugin, after export to xcode, there is some error with banner. I don't even use banner in my game. How to fix it? ![alt text][1] [1]:...
View ArticleUnable to build iOS target plateform
![alt text][1]Hello, I try to build a iOS build but When I pressed build button from Build Setting, it does nothing. When I switch plateform to Android and make build, says apk file, it make apk...
View Articlehow to build project in unity for IOS platform?
The error was No member named 'Contexts' in namespace 'il2cpp::icalls::mscorlib::System::Runtime::Remoting' But we did not found any solution for this I have gone through unity issue tracker please...
View ArticleERROR, please help !! "ReleaseForRunning"
Hey, I've been stuck for weeks with an error that I get when I try to run my app with xcode. **Error: "Unity-iPhone" requires a provisioning profile with the Game Center feature. Select a provisioning...
View ArticleAGAIN ERROR, help ReleaseForRunning
Hey, I've been stuck for weeks with an error that I get when I try to run my app with xcode. **Error: "Unity-iPhone" requires a provisioning profile with the Game Center feature. Select a provisioning...
View Article