Mach-O Linker error Xcode
I just completed an iOS project in Unity and am trying to build and run it in Xcode. Admittedly, I'm pretty clueless when it comes to Xcode, but my app won't run because I have about a hundred Mach-O...
View ArticleRotation and screen position problems on iOS 8
Hi, I have a pretty old app (landscape only) that is now having rotation and screen position problems in iOS 8. During the splash screen, the image rotates from landscape to portrait and seems...
View ArticleMemory Allocation Continues to Grow? iOS. 4.6.3
I have been running into an issue with an empty Unity project in iOS in which the memory allocation continues to grow until it kills the app. I'm in Unity 4.6.3. Has anyone else had this issue? ![alt...
View ArticleUnity iOS AdMob Xcode Compile Error: Semantic Issue GADUObjectCache.m
Close to being able to compile my Unity iOS project, but AdMob is giving me some problems. Running Xcode 6.1.1 and have the latest AdMob SDK, have all the build settings correct as far as I know and...
View ArticleUnity on Windows, Xcode on VMware?
Hi Friends, Currently I build to iOS Folder, move the files manually to VMware to compile it using Xcode! My Question here, can I automate this step? as every change I do I need to redo the whole...
View Articlehow to fix the "unityexception : launching ios project via xcode failed"...
This seems to happen when an installed version of xcode has been published after a Unity release.
View ArticleMissing files in Xcode
I'm working with an SVN repository for my Unity project, following these instructions: http://docs.unity3d.com/Manual/ExternalVersionControlSystemSupport.html At first, I did a checkout at...
View ArticleiOS build is including Mac OSX .bundle files into Xcode Project
When building an iOS build, Unity is including Mac OSX .bundle files into the Xcode project. These bundle files are sitting in the root of the Plugins folder, not in the Plugins/iOS/ folder. Is there a...
View ArticleBig size after export from Xcode
Hi, Somebody could me explain whats going on and help me in this case. When I create app in Unity for testing, Editor log shows me 42 MB at 100 %. But when I hit "Build and run" in Unity-, usage app on...
View Articleunity5 cannot build to device XCODE iOS
I have been messing with architectures and removing arm64, changing the options, re-adding it. No matter what I do Unity5 WILL NOT build an iOS application that will actually run on my iPhone 6+...
View ArticleBuild issues to iOS with UI elements shrinking
Dear community, I am currently having issues after I built my game and installed it on my iPhone. All of the UI elements originally display just fine in the Unity preview and on Unity Remote. However,...
View ArticleUnityXcode ,Mach-O linker Error
When building my unity Xcode Project i get some errors. all of them are mach-O errors. i have a my developers account linked. i have fixed some errors my self but i cant seem to fix this one. it does...
View ArticleIL2CPP error on Unity5
Been bashing my head for the past few days trying to port my droid app to iOS. Most of the code is in-house, just using UnityAds, SIS (Simple IAP System) and GooglePlayGames plugins. With IL2CCP on, it...
View ArticlePrime31 Social Breaking Unity Ads
I have been using UnityAds and Everyplay with Prime31 StoreKit and Chartboost without any problems, until i added the Prime31 Social Media plugin. After adding the social media plugin, whenever i make...
View Articlexcode linker error
i just updated unity 4.6.3f1, and Xcode 6.0.1. When I build for iOS, it builds successfully. but in xcode, I get Apple Mach-O Linker Errors. I don’t know why. is there any mistake by me or its a unity...
View ArticleUnity Ads breaks my Game in Xcode
In Xcode when i run my game. It Starts up and logs into Google Play Services but at the time when UnityAds is supposed to start it freezes my game. UIApplicationMain(argc, argv, nil, [NSString...
View ArticleApple Mach-O Linker Error
Hi I keep getting this error everytime I Build my code from xcode. I have attached an image of the error with the question please have a look and let me know the fix. The issue is with the...
View ArticleFitting camera in different resolutions.
I built my 2d game to xcode and ran it on the ios simulator for 3.5 inch (iphone 4s). The camera is cut off. How do I make it so that the camera would not cut off in smaller resolutions? It is ok if...
View Articleunity 5 u3dxt xCode errors
Hi, I just upgraded my project to Unity 5 and everything worked fine except that when I now build and run my project on iPhone it suspends after the splash screen and I get the following errors:...
View ArticleHow do I compile my game for IOS?
I've been trying to compile my game for IOS, but it hasn't been working. I downloaded Xcode to compile it. But when I try to compile it, it comes up with 6 warnings and 2 errors. Please help me, I...
View Article