Linker command failed with exit code 1
I've just updated to latest XCode Version 7.1.1 (7B1005) and Unity 5.2.3f1 and my project cannot be built anymore. I'm building for simulator so I selected "Simulator SDK" in Unity build settings....
View ArticleUnity 5.2.0p1 iOS Launch Image - Wrong Size
Everything was fine until I upgraded to 5.2. I had 2 appropriately sized splash screens for iPad portrait(768x1024, 1536x2048) selected in the player settings, and the splash screen showed up...
View ArticleShow All Colliders in Editor? SOLVED
Is there a way to show all colliders in the editor at once? Instead of having to select each collider to see its bounds in the view port. I am making a 2D game and have everything drawn in a single...
View Articleios build missing icons
Everytime when I build my iOS Project I miss some Icons. I just have changed the default icon in Unity, no override. I made a backup folder where my manually converted icons are, than i have to...
View Articlesubmit to appstore from unity 5.2.4
Hello, I am using unity3d 5.2.4. Around half year ago I upload application to apstore. Now i need to update that application. But I cant, because apple say that i need xcode 8 for submit. To use xcode...
View ArticleMissing required icon file
Hi, i have the following error when i'm trying to upload my ipa to itunes connect : ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167'...
View ArticleDownloading Asset Bundles from Apple's Hosted Server
Hi Guys, I've been staring at this for a few days now. How do you actually download asset bundles from the ios store? I'm using Soomla, and I've uploaded the asset bundles to the ios server. I've...
View ArticleWWW and bytes issue with iOS (memory leak)?
I'm streaming data and using WWW to get the data... using the WWW.bytes data to FileStream to a file after it has completed downloading. It seems that on iOS it is having some real issues with large...
View ArticleHow to do find right keywords for an app
When mentioned keywords, all app developers are care about that. First we should know what is app keywords? Keywords are words or short phrases that you target when potential user types in the search...
View ArticleModifying IL2CPP stringliterals
After I compile to XCode I sometimes directly modify the il2cpp code so I don't have to do a full recompile to test something. I'm just wondering if there is an easy way to modify a string literal to...
View ArticleiOS cloud save options?
Hi all, I'm thinking of implementing cloud saving in my game. The first way I've found is the Google Play Services but it seems to be deprecated for iOS. So I wonder which ways do you guys use to...
View ArticleAsset Bundle and code stripping
Hi, I'm using local Asset Bundles (in streaming assets path) on all of my assets and therefore I only need to have on scene in my game, a bootstrapping scene that simply calls...
View ArticleIL2CPP error on Unity5.6.1
Failed running C:\Program Files\Unity5.6.1\Unity\Editor\Data\il2cpp/build/il2cpp.exe --convert-to-cpp --emit-null-checks --enable-array-bounds-check --map-file-parser="C:\Program...
View ArticlePlayerPrefs initial values from editor to iOS build
Hello, I have set up some initial values in my PlayerPrefs. They work fine in the editor, but don't seem to be present when I build to a device. Are these values included when I do a build or do I need...
View ArticleiTunes Connect TestFlight "missing Marketing Icon" - Unity 5.6.1p ARkit iOS11...
I've been attempting to use iTunes Connect/TestFlight to test an AR app made w/ Unity version 5.6.1p1 For anyone running into the "Missing Marketing Icon" error... "Missing Marketing Icon - iOS Apps...
View ArticleUnusual Physics Behavior on iOS
This odd behavior just started when I updated the project to the latest Unity (5.6.1). Though it's been over a year since the project was last updated, so it skipped several versions of Unity. Prior to...
View Article6 Tips About App Store Optimization
With the development of smartphone, people's need for software are increasing. There are millions of apps appear in the app store, app developers want to win in this super market is very difficult, the...
View ArticleProblem with getting IOS device token.
I'm trying to use the Unity API get IOS device token to register push notification. The difficulties I found that the UnityEngine.iOS.NotificationServices.deviceToken always throw me null value. When...
View ArticleHow do you prototype a game publicly on iOS?
Hi all, Is it possible to run a public iOS app as a prototype without having the users struggle with TestFlight? In short: We are planning on visiting a supermarket where we will meet with it's...
View Article