Apple Mach-O Linker (ld) Error
Good evening. When you build the project by Unity iOS any such errors. Since they can be related and how and solve. I look forward to a prompt reply, as the project is very urgent. Thanks in...
View ArticleiOS build creates empty folder
I created a VR game using vuforia. When I go to File>Build Settings and select iOS and build, the folder that is created is empty. Can anyone help me with why this folder would be empty instead of...
View ArticleUnity Facebook SDK Login in using FB app rather than Safari browser
Hello, Is there a work around for logging in with the Facebook app and not the safari browser for the iOS10 sdk. I'm using unity-facebook-sdk v7.9.0
View ArticleAR object getting but off by target object
I am using Vuforia to create an AR app. When I run the app either on iOS or via the webcam, I am able to see my object. The issue is unless I am about 5" from my target object, my AR object gets cut...
View ArticleHow to control ios statusbar with script?
How to control ios statusbar with script? I have tried `PlayerSettings.iOS.statusBarStyle` and `PlayerSettings.statusBarHidden` They just don't like me to use PlayerSettings. I need to build this on...
View ArticleHow do you create a subfolder inside persistentDataPath in iOS?
I am trying to create a subfolder inside Application.persistentDataPath in iOS. I am using the System.IO.Directory.CreateDirectory(path) method but I am getting the following error in Xcode:...
View Articlewhen I build for ios . iPad Air 2 have play sound . but ipad 2 must plug in...
unity5.4.4,when I test . iPad Air 2(ios 9.2) and iPad Pro(ios 10.2) have playing the audio . but ipad 2(ios 9.3 ) and iphone6s plus (ios 10.2) must have sound headset plug. I dont kown why .
View ArticleUnity 5.5.2 built iOS project does not contain necessary icons for submitting...
Since upgrading to Unity 5.5.2f1, I have been unable to submit my app to the App Store. When submitting, I get two errors about missing icon files from the CFBundleIcons entry (size 29x29 and 40x40)....
View ArticleSaving Data on platform cloud
I am working on a game which has virtual money and some consumable items i want them to get stored and backed up , if player deletes and reinstalls game it shoud be saved. i found this on keynote but...
View ArticleiOS Resolutions iPhone and iPad
Hey folks, I know this sort of a quesiton gets asked a lot but I've read a lot of answers and none of them quite answer my problem. I'm setting up a game project and I'd like to support: iPhone 5 and...
View ArticleWhat affects Input.touchCount ? Not returning more than 1 in specific scene
I am trying to debug an issue where **Input.touchCount == 1** *only* within specific scene. Debug logs indicate the *enable multi touch* option is set to true and within other scenes I can see the...
View ArticleCodeless IAP iOS restore error
I have a problem trying to use codeless IAPButton on iOS. Purchase works OK (sandbox environment) but after uninstall/reinstall then ProcessPurchase/OnPurchaseComplete are called immediately and my...
View Article3D Touch Quick Actions Home Screen
I am trying to find out how to add iOS 3D Touch home screen quick actions to my unity project. I have looked around for how to do this but I couldn't find anything, except for something on the Unity...
View Article[IOS] Crash when loading scene in IPhone 7 and IPad Pro
I'm having this crash occur when I load into a gameplay scene. 2017-03-09 14:39:38.812751 RBIBaseball2017[509:80803] -[MTLTextureDescriptorInternal validateWithDevice:], line 818: error...
View ArticleCrunched textures on iOS
I read a lot of post and forums that PVRTC is only option on iOS. e.g....
View ArticleUnity Ads video player stuck to 0ms position
I create a new project in unity5.5.1. i copy everything from https://github.com/Unity-Technologies/unity-ads-assetstore-test. set up the Unity ads. and build it ti my ipad (xcode 8.2.1 ios 10.0.2). Now...
View Articlecan i call “startUnity” method many times?
hello everyone, Unity on iOS i want to call “startUnity” method many times,but application crash
View ArticleIs it possible to fade out the iOS launch screen / launch image?
I'm running into trouble with the iOS launch screen. I'm on Unity Plus. I've disabled the Unity logo at launch and put in my own custom launch screen. Now, the only question is, how do I fade out the...
View ArticleUnable to debug project in Xcode 8.2.1 from Unity IOS ?
My problem is that when the game Output form unity and moved Xcode , When run on Simulator IOS 10.2 gives the following error objc[973]: Class PLBuildVersion is implemented in both...
View ArticleAdd Share extension to unity project ios.
I am developing a share extension in iOS for sharing file to my game. so for that I need to add new target in xcode project. how can I merge this into my current game each time I make a new build...
View Article