Unity 2018 is not adding bundle identifier in Xcode Build Settings
On building ios xcode project through unity, value for product bundle identifier is not set in the build settings tab in xcode. This is causing the error 'Add App Groups to your App ID' inspite of...
View ArticleThread 1: signal SIGABRT xcode
i get error this code line: gsCrashReporterUEHandler(exception); I dont know reason. Build is succesfully but not working game.
View ArticleUnity 2019.1.f2 TVos build failed in Xcode
When building TVOS build on Mac using the latest Xcode for Simulation, build always fails (even in an empty project)! ![alt text][1] [1]: /storage/temp/138181-screenshot-2.png
View ArticleUnity 2018.2.21 iOS Build Stuck in xCode
I have a project that has to remain in Unity 2018.2.21 because one of the plugins doesn't work with anything later yet. It was building fine not long about, but now when I build in Xcode it gets stuck...
View Article[Solved] TVos build failed in Xcode
![alt text][1] [1]: /storage/temp/138227-screenshot-2.png When building on Unity 2019.1.f2 for TVos, Unity Build for Device succeeds, but when trying to build in Xcode - it always fails with IAP...
View ArticleWhy isn't Xcode running/calibrating unity accelerometer script?
Hello, I've been looking for solutions everywhere but it seems like my IOS build is failing to run certain code in the script. I'm trying to detect an iOS device start position to match with the...
View ArticleBlack screen on iphone
Hi all, I use Unity 2018.3.14f1 but i tried other versions. I use Xcode 10.2.1 . My game plays perfectly on unity and i build it on unity without error. Then i build on Xcode without error and run it...
View ArticleCocoapods still installs files after removing package
I added the Google Mobile Ads Mediation Test Suite package to my project so I could test my mediation setup. After finishing testing I deleted the package from my project. Now when I make an iOS build,...
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 ArticleHow to fix clang error: symbol(s) not found for architecture arm64
Hi, I been trying to build an app through Xcode and I keep getting this error: symbol(s) not found for architecture arm64. I just built another app with the same setup using unity 2018.3.2.f1 and I did...
View ArticleCompiling in Xcode fails
My first question on this forum and I hope someone can help. ---------- I have used Unity 2018.3.12f1 (64-bit) and created some apps for iPhone (using XCode) without any problems. When the new update...
View ArticleBuild errors : This function declaration is not a prototype.
When I build on Macbook I get like 8000+ this warning and can't run or build project. I looked like everywhere but no solutions clearly. ![alt text][1] ![alt text][2] [1]:...
View ArticleXcode error when archiving - Undefined symbols
Hi everyone, Having issues when archiving in Xcode 10.2.1. My project was updated to use Unity 2018.3.8f1 with Unity Monetization 3.1.0 (had issues with UnityAds and Xcode previously). The error...
View ArticleXcode 10.2.1 hangs when building unity 2019.1.2 project
I'm attempting to do an iOS build for the first time and have been able to export from unity without any errors. When I "Run" project in Xcode it starts but then hangs. I've noticed thousands of...
View ArticleUnityWebRequest.downloadProgress error on xiaomi devices
Hello Mighty Developers, Have a problem that i'm struggling for almost a week, default android devices have no problem on downloading assets from server but once i run the app on xiaomi devices i get...
View ArticleUnity 2019 iOS build problem
Hi!Recently we started to upgrade our game from Unity 2017.2.1f1 to Unity 2019(Now we are using Unity 2019.1.8).We finally overcame the Android errors, but there are problems on iOS devices too.After...
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 ArticleGoogleMobileAds.h file not found in ios
i m trying this website https://developers.google.com/admob/ios/download still not solved my problem Referance: https://imgur.com/a/oJB3QNM how to solve this problem??
View ArticleXcode project build automation setting up app group
I have recently updated xcodeAPI from the older version provided by one signal to the latest version provided by unity on bitbucket. This new version added support for Capabilities (setting push...
View Article