Flutter Unity iOS Build Undefined symbols for architecture arm64:
Hi i am trying to integrate my unity project for flutter iOS build, when i use flutter run in terminal i am getting this error below, Xcode's output: ↳ === BUILD TARGET UnityFramework OF PROJECT...
View ArticleI'm getting error "Undefined symbols for architecture arm64:" when trying run...
Hi. I'm trying to launch my game on iOS but I'm keep getting the next error. Can you help me? ![alt text][2] ![alt text][1] [1]: /storage/temp/147482-screen-shot-2019-10-15-at-75106-pm.png [2]:...
View ArticleiOS Archive error: Build input file cannot be found:...
Hi guys, I have a question! I recently upgraded Unity to the latest version (2019.2.10f1) because I'd like to use IAP (in app purchases). My windows and android builds seem to be ok, but my iOS build...
View ArticleEmbedding an application in Xcode 11.1. storyboard
We have developed a 3D application made with Unity 2019.8.8f1 and it is to be included in an iOS application made by another development team. This other team has tried to include our application...
View ArticleiOS build not rendering properly
Hello, I've tried scouring the Internet for a solution, but alas have found none. I'm able to build my app for the Mac just fine, and it runs as I intended. I build for iOS, and it installs onto my...
View ArticleRunning on simulator gives "No matching function" error in xcode
Hello, I recently finished a mobile game and managed to build it and get it running on my phone through Xcode. But now I have to get screenshots and previews to put on the App Store, and the internet...
View ArticleHow to debug / idenitify a SIGABRT crash
Hi, My app suddenly started to crash after install in Xcode, never in the Editor, it has been working for weeks before that. After much investigation and experimentation I am an unable to identified...
View ArticleUse of “@import” when C++ modules are disabled @import FBSDKCoreKit error
I exported a project from Unity, which included the Facebook SDK. Build gives an Use of "@import" when C++ modules are disabled error in the files of Facebook SDK. I have: **Xcode v11.1; Unity...
View ArticleError: Shader compiler: "Compile Hidden/Internal-PrePassLighting" and similar
I just started a simple 3D Unity project for iOS, where I introduced the GoogleVR asset from https://github.com/googlevr/gvr-unity-sdk/releases. First I had a problem when building onto my iPhone in...
View ArticleUnityMetalSupport.h Xcode Error
I have encountered such a problem, tried different methods, it does not work. "Duplicate interface definition for class 'CAMetalLayer'" Unity Version:2019.1.12f1 Mac Version:Catalina 10.15.1 Xcode...
View ArticleGoogleMobileAds.h file not found
I'm building my game to iOS, so I built my game as an xCode project, but EVERY SINGLE time I try to build, I keep on getting this error "GoogleMobileAds.h file not found"! I already imported the...
View ArticleError In-App Purchases on IOS
Hello everyone, I need help, I can not publish my game because the purchases in the app do not work, if you press the buy button nothing happens. We don't understand what the problem is, I did a test...
View ArticleXcode 11.3 library not found for liphone lib error
hey guys, im getting "library not found for liphone lib" this error message when i'm trying to test my game on ios device via xcode 11.3. i would be grateful if anyone knows the solution to this...
View ArticleiOS app rejected due to use of IDFA (ads identifier)
Hi, Apple is rejecting our iOS app (app is in kids category). They say that the binary is using the IDFA or ads identifier, but we are not using ads nor analytics. We have disabled all Unity services...
View ArticleUnity iOS CompileC error while building through Xcode
Hi! I'm making an iOS build for my game through command line since I have to automate builds. The Xcode weirdly gives me error related to Facebook sdk while archiving. I think there's something related...
View ArticleUnity files taking storage
Hello everyone, . My computer disc space is almost running out. When I went searching for what was taking up so much space under 'Other', I found I had a ton of Unity project documents like the ones...
View ArticleTVOS: Linker command failed with exit code 1
Hey so I've been having this really vague and annoying error too. But this time is on TVOS! I have the same project on iOS, that works OK! This project also was built before on TVOS, on older Unity...
View Articlexcode strips all prefabs in ios release?
unity to xcode ios works fine in editor game mode unity but when releasing to ios(iphone 6s) i only see one canvas and no prefabs at all.. help?
View Articlexcode doesnt show prefabs in ios release?
unity to xcode ios works fine in editor game mode unity but when releasing to ios(iphone 6s) i only see one canvas and no prefabs at all.. help?
View ArticleUnity as a Library when published to iOS has a conflict when used with a...
Unity as a Library when published to an iOS xcode project has a conflict when used with a project that has a SceneDelegate. If you delete the 'Application Scene Manifest' in the plist for a project...
View Article