What am I doing wrong?
Hi All! I am just jumping into the Unity world and have been reading a few books and following some tutorials but this project not let me off easy! Everything to my untrained eyes looks good its a...
View ArticleFor iOS development what image sizes do I need?
Hey folks, So I'm working on my first iOS project and I'm getting a little tripped up on how I should approach image sizes. I want to support everything from iPhone 5 and upwards. I also want to...
View ArticleCopying file failed when building to xcode
I have no idea how to fix this issue > it keeps popping up when i build to xcode but the xcode file are there after I hit "Cancel" ![alt text][1] [1]:...
View ArticleError when using Convex MeshColliders on iOS
Hello, I am currently experiencing the problem that my Game when deployed to my iPhone throws a lot of Errors that seem to be in relation with the MeshColliders that are marked as convex (and also...
View ArticleVungle xcode Match-O linkerĀ (Id) Error
I amĀ having following linker errors whileĀ integrating **Vungle** advert at xcode. Any help will be appreciated. Thanks.![alt text][1]. [1]: /storage/temp/88872-vungleerrors.png
View ArticleApple 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 ArticleDo i need to use Xcode or Eclipse to submit a game i created in Unity or it...
Let say i have created a game in unity and would like to submit the game in iOS or Android google store. Do i need to use Xcode/Eclipse in order to submit my game to the respective appstore or can it...
View ArticleExporting Game for iPhone using Xcode
Hello, I was trying to export a game for iPhone from my Mac using Xcode. I followed all the steps but when I finally opened the game in the iPhone it didn't open my game, it only showed "Hello, World"....
View ArticleVR game for iPhone
Hello everyone, I was building a VR game for iPhone and Xcode sent me a lot of warnings but no error message. I thought it should not be a problem but I cannot play the game in the phone. When I open...
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 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 Articleunable to get build for iPhone from Xcode
hi fellows, I tried Unity tutorial about getting the build for iPhone from Xcode of Unity3d made app or game. I also signed in my Apple Developer Account but still getting below mentioned errors; "...
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 ArticleFix dyld: symbol not found _MTLTexturedescriptorClass
hi every one how fix error : dyld: symbol not found _MTLTexturedescriptorClass
View ArticleInvalid Image Path - No Image found at the path referenced under key...
Hello, I got this error trying to upload my game on the App Store from Xcode after updating to Unity 5.5.2f1: ![alt text][1] The game build and run flawlessly on the device if I install it from Xcode....
View ArticleARtoolkit Example For Unity Won't Work on iPhone
I'm having trouble building any ARtoolkit examples from Unity5.5.2 to IOS through Xcode. There are no problems when I build a standalone scene for OSX. But when I create an Xcode project and build to...
View ArticleiOS Build Error
I have a project that I've been working on for Android devices, and I've started porting it over to iOS. Everything works fine in the editor, but when I go to build and test onto an iOS device, I get...
View ArticleUnity ads working on a direct Xcode build, but not when I download the app...
Hello! I've been trying to solve the problem for the past week with no progress. The ads are working when I upload the app directly onto the iPhone through Xcode, but whenever I upload to the App...
View ArticleXcode 8 linking error help
Hi everyone,this is the linking error that I get when trying to build an app on Xcode 8 (Unity version -> 5.5.2f1) ...so far I tried to fix it by : 1)Changing architectures(armv7 and arm64 and...
View ArticleMy app is MUCH larger on iOS than Android
My file size is too big on iOS, how can I reduce it? When I build my app for Android the apk is around 80mb compressed, and 130mb installed on the device. I moved everything over to iOS (Assets folder,...
View Article