XCode Error and I dont know what they are saying... please help
Hi I am working my project and build successfully in Unity (version : 2021.2.0a21 and 2020.3.12f1). when I opened with Xcode, I get this below error code. I have no idea what they are saying... could...
View ArticleErrors publishing iOS build with a dylib to TestFlight
We have a custom dylib (written in C++) integrated in a Unity project and works exactly as expected both in the Unity Editor (on Mac) and when loaded from XCode directly to an iPhone. However, when...
View ArticleXCODE code sign error when testing on iPhone,xcode codesign error
Hi all, been stuck on this for a week now searching all forums and trying every answer but none seem to work. my game is built with unity and is published on play store with no problems and wish to...
View ArticleError when importing Framework natively to Xcode swift
Hi, I am trying to import the Unity Framework, when integrating natively, however; when importing the UnityFramework module using Swift it gives me the error, "No such module 'UnityFramework'". I am...
View ArticleUnityAds Mediation causing Xcode build to fail
Hi! I'm trying to use Unity Ads Mediation in my project. I installed latest admob package and the unity ads mediation package as instructed in the admob guide. However upon building on Xcode, I get the...
View Article'IronSource/IronSource.h' file not found in Xcode?
I cannot archive my Xcode project because it returns this error:> 'IronSource/IronSource.h' file not> found. Earlier when I built the Xcode project from Unity, the build succeeded but there was...
View ArticleMy App Size is Too Large on iOS Because of Textures
I exported my Unity game for both Android and iOS; I installed it on both my devices and app is 120 mb on Android and 600mb on iOS. When I researched in forums people tell that it is because of texture...
View Articleframework not found FBLPromises after build in XCODE...ERROR
Hello i am searching for a solution. when i build my unity apk from xcode it show this error at the end and i am unable to find any solution to solve this error online. i also update cocoapods nd...
View ArticleUnity & Xcode Integration
Hi, I have an Xcode project in which I am getting a device's joystick values. I want to use that joystick values to control my player that is in my Unity game project. Is that possible? What would be...
View ArticleHow can i fix 100 unityframework errors in xcode?
Im trying my game in XCODE but im getting 100 different errors that appear UNDEFINED SYMBOL and all of them has SWIFT in the start of the phrase... How can i fix that? It happened one time before but...
View ArticleUndefined symbol: _OBJC_CLASS_$_DJISDKManager
I have a Unity Project and I need to integrate DJI SDK to that project. After I export my Unity project to Xcode I can run my project without any issue. Also I can install DJI pod files to project...
View ArticleFirebase.analytics are not showing
![alt text][1]Hi, I have implemented firebase.analytics sdk 8.6.1 with unity 2020. I have added -FIRDebugEnabled in xcode and the problem is that the custom events i have implemented are not showing...
View ArticleUnity App Store Connect upload new app version
Hello, I am pretty new to iOS development so I apologize if I will ask something obvious. I have uploaded a Unity game to App Store Connect and successfully published it to the App Store. Over time I...
View ArticleVR not receiving controller position and rotation, but other buttons work fine
Unity Version: 2020.3.23f1 XR Interaction toolkit Version 2.0.0-pre.6 XR Plugin Management Version 4.2.1 Input System Version 1.2.0 My problem is that unity doesn't receive input of position and...
View Articleerror loaded unityframework,Error loading Unityframework
I met this error when run on iPhone device:> 2022-01-24 11:04:30.677135+0700> 300PoundsBeauty[636:226142]> [NetworkInfo] Signal strength query> returned error: Error>...
View ArticleArKit not included in unity.framework on xcode
hey all, so i'm trying to manually add arkit in my build script for my ci/cd using the xr-plugin-management api. but for whatever reason. although it reads arkit as enabled once compiled xcode does not...
View ArticleXcode build Error: arm64 function not 4-byte aligned: & Undefined symbol:...
Hi. I'm new to Xcode and stuck at building Unity app for iOS because of this error. Using **NatShare** , **Firabase** and other libraries. Xcode Version 13.1 Manage to fix Firabase symbols by adding...
View ArticleThousands of duplicate symbols for architecture arm64 when building from Xcode
Hi, I am building an AR app from Unity for IOS devices. When I attempt to build my Xcode project to an IOS device, the build fails and I receive an error saying there are duplicate symbols for...
View ArticleUnity iOS Xcode Build: Replace or Append?
It is my understanding that Append will sort of just replace the parts of the project that have changed, while Replace will clear the target folder completely and build all the files from scratch. Is...
View ArticleCannot initialize a parameter of type 'id _Nonnull' with an rvalue of type...
Hi, I am getting this following error while building the AR application using code. I am not sure of the problem going ? Any help would be greatly appreciated. Regards, Nithin Error :...
View Article