The application does not work after building with Xcode 9
The application does not work after building with Xcode 9. Build on the device could be, but the progress of the game has stopped in can not touch the screen. It is very troubled.   ■environment...
View ArticleUnity&Xcode libjpeg version mismatch
Now I have a project using Unity and Xcode.But when I want to show jpeg there is a error "Wrong JPEG library version: library is 90, caller expects 62" my Xcode use the latest opencv the libjpeg...
View ArticleWrong JPEG library version: library is 90, caller expects 62
Now I have a project using Unity and Xcode.But when I want to show jpeg there is a error** "Wrong JPEG library version: library is 90, caller expects 62" **my Xcode use the latest opencv the libjpeg...
View ArticleVideos don't play in Apple Appstore build
Hi, I'm working on an app that uses the new Video Player feature in Unity. The problem lies with the videos in the IOS build on the Apple appstore. The videos do not play when put on the Apple appstore...
View ArticleIOS : extension 'GL_EXT_frag_depth' is not supported
Hi Unity community. I export my project on Mac to deploy on IOS, but i'm facing a terrible issue. The game crashes, after splash screen, and in the log I have this error : -------- Shader compilation...
View ArticleCPU Usage Not Constant on iOS 11.2 (Metal) in Profiler and Xcode FPS CPU time...
Greetings... . I've been trying to get a consistent/constant baseline for CPU usage on iPad Pro 9" with Metal enabled. I had a look at this Bug:...
View Article"error: Invalid bitcode signature" when linking iOS build
I've been trying to figure this error out for the last couple days... We have a native iOS plugin that we're building with Xcode (as a static lib, as required). I've tried all combinations of settings...
View ArticlePublishing for IOS trouble: MarFileParser.sh permission denied then...
Hello All, As the tile mentions this seems a common problem and can't find a solution since a week. Had build errors in xcode with Unity 4.6 , migrated to Unity 5.6.2f1 and no build errors in xcode,...
View Article"Call to unavailable function: 'system': not available on iOS
I am trying to create an iOS 11 build for an iPhone 8 simulator using a project previously used in Unity 4.7.2, but the build fails because in the Classes file "main.mm", there is an error message that...
View ArticleUnity iOS build error
When Build app made by Unity to iphone, error occurs in Xcode. Even if you check the contents of the error message, you can not fix it well. I want to know how to improve. - Steps taken 1. Build with...
View ArticleXcode Error
I have been experiencing issues with Xcode version 9.2. Whenever I try building my game, I receive the error: ---------- **ld: warning: arm64 function not 4-byte aligned: ltmp0 from /Users/(name)/Shoot...
View ArticleiOS Write image to app group container
I built the unity project for the app then added the keyboard extension using xCode. As i understood, the extension can't access the documents directory of the app. This is why i created an app group...
View ArticleUsing iOS audio controls to control the audio in Unity
I'm trying to control the audio playing in unity using the built in controls of iOS. ---------- I've managed to get the audio playing when the app is running in the background and have made the...
View ArticleTerminating with uncaught exception of type Il2CppExceptionWrapper when using...
This is my scenario : I have imported Unity Arkit plugin from asset store. Now I am trying to load a new empty scene from FaceBlendshapeSloth scene. And getting the error below : libc++abi.dylib:...
View ArticleiOS Build Failure - ld: symbol(s) not found for architecture armv7 clang:...
**I can't compile to iOS** I've compiled this same project for wed and for android with no problems whatsoever and I've been reading a few other posts about similar problems but none seems to work....
View ArticleLinker command failed with exit code 1
Why do I get the message "Linker command failed with exit code 1 (use -v to see invocation) with my iPhone 5c while the same build works with my iPad ?
View ArticleApple Mach-O Linker Error, Unity Vuforia
I have AR project in Unity using Vuforia SDK. When I am exporting the project for iOS and trying to build the project through Xcode for iPhone, I am getting the following build error can't open output...
View ArticleThere is no color sprite in my Object library
I create my new project by "create a new Xcode project" => "game" => Choose swift language and game technology spritekit And in my Object Library, there is no Color Sprite I am new so i really...
View ArticleBaseEvent Data Not Working for IOS
I am developing a game in unity using adventure game tutorial pack (point and click) https://unity3d.com/learn/tutorials/projects/adventure-game-tutorial I just finalized my Android build it's working...
View Articlevideo playback doesn't work on my mobile device (Unity+Xcode)
My Unity3D video playback doesn't work on my mobile device. Xcode built it successfully but when I tested on the iPad it only showed a black plane instead of an video (look at the photo). Please anyone...
View Article