Google VR for IOS error
I import the Google VR for IOS SDK 1.7.0 into the Unity5.6.2 empty project, packaged as Xcode, and reported the exception ![alt text][1] [1]: /storage/temp/99933-123123123213.png
View ArticleSignal SIGABRT in XCODE. How to solve it ?
![alt text][1] [1]: /storage/temp/100049-screen-shot-2017-08-16-at-84619-pm.png Hello, guys, I am not a coder. I am making a super simple app for a school project (architecture). Xcode doesn't run my...
View ArticleUnity 5.4.3 IOS IL2APP Xcode 8.2.1 error
Hello, I have been having problems with Xcode 8.2.1. After I build my project in Unity, I open the file in Xcode and when I try to build it in Xcode, I get an error from the compile which states: >...
View ArticleAdvertisement.isready ("rewardedVideo") always returns false
I have never had this problem before and the unity ads have been working perfectly in unity and on my apple device. Seeming for no apparent reason (I didn't touched the advertising code before this...
View ArticleHow can we check if PlistElementArray contains a certain string value?
I am doing some plist post processing in Unity for Xcode and I want to avoid adding duplicate elements to a PlistElementArray. Contains and IndexOf do not work since they require a PlistElement. I also...
View Articlexcodesettingspostprocesser
Hi, i've made a script to modify some xcode project setting after unity build. public class XcodeSettingsPostProcesser { [PostProcessBuildAttribute(0)] public static void OnPostprocessBuild(BuildTarget...
View ArticleSVGAssets 1.3.5 build for iOS error
someone can I help me? When I trying to compile app for iOS in Xcode appears this: Apple Mach-O Linker (ld) Error Group clang: error: linker command failed with exit code 1 (use -v to see invocation)...
View Articlexcode build works for simulator and it does not work for device
i have done some research work on this error and tried all possible solution given on the internet but still i m getting this error. the thing is below error is only generated for device and not...
View ArticleUnity with FMOD iOS build - many linker errors Xcode
Hi to all, I need some help to build my first game with Unity FMOD to iOS. I’ve exported my project in unity and opened it with Xcode, after, i’ve started building but i’ve got an lot of “Match-O...
View ArticleSwipe controls work on Android but not on iOS?
Hi Everyone, So I got a program which move a player to three places and the user can change places by swiping left or right. The issue is that it works on Android phones but on iOS phones? Why is this?...
View ArticleInterstitial pause game on Android but not on iOS?
Hi all, I got a query about Admob Unity plugins. I made a interstitial ads for Android and iOS. When I load it on Android, it pauses the game but it doesn't do it on iOS? Kind regards
View ArticleCreate "Notification Service Extension" from post build script
Hi! We are using a postbuild-script to modify our xcode project. Works great, but now we need your help. We are trying to add a "Notification Service Extension"-target from code (see picture)....
View ArticleApple Match-O linker with GVRSDK in XCODE
Hi, I generate XCode project with Unity "2017.1", I use GVR SDK from google. But I have error "Apple Match-O linker" with xcode. Can you help me please. thx,
View ArticleAdd unityARkit project with IOS project
Hi I want to add my unity ARkit project with my IOS project . But i got this error every time . ![**typeinfo for boost::archive::detail::basic_pointer_iserializer", referenced from unity xcode]**[1] i...
View ArticleUnity update for Xcode 9 and iOS 11?
I am sure I'm not alone but I cannot seem to find an answer by digging though the Forums or Answers here at Unity. So here goes: **When is there going to be an update of Unity for Xcode 9 so we can...
View ArticleARKit project, but when put into xcode, a lot of the code is deprecated in...
Im trying to deploy an ARKit application to my device on iOS 11, but when I try to run it, a lot of things are deprecated, and I am wondering how I can change the targeted build via unity from iOS 8 or...
View ArticleApple Mach-O Linker Error when Building
Hello, I am experiencing a rather frustrating problem when attempting to archive my project.. I get about 8 different Mach-O linker errors, and the warning above it gives me "Undefinded symbols for...
View Articlexcode 9 export error
unity 5.6.3p2 xcode 9 osx 10.12.6 Successfully build archives, but export will be wrong message: ipatool failed with an exception: # /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2476:in...
View ArticleErrors publishing to iOS in Xcode
So Im trying to publish my unity game to x-code, and... it is not going smoothly at all. Although Im encountering many errors, this seems to be the big one that keeps reappearing: clang: error: no such...
View ArticleiOS build works on iPhone but not from XCode
I'm probably missing something simple so please bear with me. Why does my app hang when I run it on from XCode linked to the phone, but work normally when I disconnect it from the computer and run the...
View Article