Accessing the volume buttons on iPhone for some functionality through Unity
I have created one Unity basic game and take a build for Android and its working well but once I was trying to take build for Xcode then some issues are coming. basically I was trying to take some task...
View ArticleGetting an “Undefined symbols for architecture arm64” error while building a...
I have been trying to build my AR (Vuforia 9.2.8) Unity Project (2019.4.2f1) for iOS. But when I build the project in Xcode (11.3), I always get following error: Undefined symbols for architecture...
View ArticleIncorrect CODE_SIGN_ENTITLEMENTS when using ProjectCapabilityManager in Unity...
I'm using ProjectCapabilityManager OnPostprocessBuildIOS to automate the process of enabling capabilities, "Associated Domains" specifically, and adding applinks:mydomain.xxx as an associated domain...
View ArticleHow do you get rid of a window with no x?,How do you get rid of the Color...
There is a color wheel window in the top left corner and I can’t save my game! Please help me.,There is a window on my laptop that’s covering the top left corner and I can’t save my game! Please help.
View ArticleHow to build IOS library using NativeRenderingPlugin
Hi, I am new to Unity. Could anyone let us know or provide a reference, how to generate the IOS library using NativeRenderingPlugin. Where we can use the same IOS library in any of unity projects....
View ArticleCan I trigger automatic flashlight events in my mobile AR experience? (Unity...
**Hi Unity! This is an INTERESTING AR CHALLENGE! Check out my video on it:** https://youtu.be/5Ag-wGgr8I0 Any tips are very much appreciated! Mentioned research links in my video:...
View ArticleUnity Xcode build error
1. I have a third-party library in my Unity project. 2. I build an xcode project 3. I build an xcode archive 4. An error occured: **error: cannot open file "xcode-build/Libraries/path/to/file"** But if...
View ArticleUnity not building facebook libraries to XCode?
Hello, I'm having trouble with building a unity project into app with xcode. I'm running into 25 errors in xcode when trying to build the app. ![List of xcode errors][1] I believe that most of these...
View Articleundefined symbol error related to WebRTC while building in Xcode
Showing Recent Messages Ld /Users/a/Library/Developer/Xcode/DerivedData/Unity-iPhone-dfwcsievlxffydhhhawwhsqlvxuj/Build/Products/ReleaseForRunning-iphoneos/UnityFramework.framework/UnityFramework...
View Article"_OBJC_CLASS_$_MFMailComposeViewController" error when building for XCODE...
This is the error that appears on my game when trying to build: Undefined symbols for architecture arm64: "_OBJC_CLASS_$_MFMailComposeViewController", referenced from: objc-class-ref in UnityMail.o...
View ArticleUnityWebRequest.error return "cannot connect to destination host" on iOS13.5.1
I wanted to post a card to trello using UnityWebRequest.Post, but UnityWebRequest.error return "cannot connect to destination host" on iOS13 (tested on iOS13.5.1). It worked on iOS12.3.1, Android, and...
View ArticleXCode Swift Compiler Error Use of Unresolved Identifier "UnitySendMessage"...
---------- Hello! Please help with my problem. I'm having trouble solving this swift compiler errors. Especially UnitySendMessage(). Am I missing a plugin or import? Please give me a way how to fix it...
View ArticleXcode keeps building old versions
I build a project in unity and then open it in xcode, run it on my iphone and it is an earlier version that has none of the new additions that i added. So in order to fix this I renamed the project...
View Articleduplicate symbols for architecture arm64
Im making a game in Unity 2019, I export it to iOS, then open it with Xcode 11.6, I made all the signing process, but when I want to build it I get: **81 duplicate symbols for architecture arm64** and...
View ArticleIs there a work around for my Xcode simulation problem?
I tested my Unity game on target iOS devices using the Xcode simulators. I use Rect Transform, anchoredPosition to position game objects around the periphery of the device screen. The position of game...
View ArticleXcode - Mach-O Linker Error after upgrade to Unity 2019.4 (LTS)
I have a problem with build the project for iOS with Unity 2019.4.5 and even with 2020.1.3 The build is success with Unity 2018.4.19, so I guess something was changed in build process. I have a static...
View ArticleXcode Error after Xcode update
![alt text][1] [1]: /storage/temp/167782-benwilles-2020-09-19-at-102427.png Hi, since new Xcode update I get this error while building in Xcode. Anybody a hint how to deal with?
View ArticleHow to add a new target in xcode via Unity code?
Hi, recently I'm trying to do add a new target ----Sticker Pack Extension by Unity code via PostProcessBuild, and I find a function called AddTarget, but according to the [unity...
View ArticleUndefined symbols for architecture arm64
![alt text][1]hello i'm facing this problem when i try to build ios using unity can someone help me, please [1]: /storage/temp/168306-capture-decran-2020-09-28-a-143255.png
View ArticleiOS plugin not all files copied - module.map missing
I'm using the following plugin for Android/iOS: https://assetstore.unity.com/packages/tools/integration/nice-vibrations-haptic-feedback-for-mobile-gamepads-108559 There are some swift files for iOS and...
View Article