Xcode build failed after importing Soomla core and Soomla store
Hi all, I am trying to integrate a game I am developing with its store as configured in the iTunes Connect. I tried following this getting started tutorial:...
View ArticleiOs build fails on 5.3
I am getting a bunch of errors 1) many ld: warning: object file (/Users/myName/Documents/UnityProject/environ_1/Libraries/libiPhone-lib.a(CheckSum.o)) was built for newer iOS version (9.1) than being...
View Articlejibjab (insert your own face) implementation in Unity
I need to allow a users to create themselves as a game character. Are there any solid examples/apis on cropping a portion of an image and super imposing it on another image? #1 crop face (zoom original...
View ArticleWhat does Mprotect remapping failed mean and how do I fix it?
Hey guys! I'm stumped with an error I found and from my searches, only a few have also received it a long time ago and I'm not quite sure if / how a solution was achieved. The error I'm getting in...
View ArticleHow can I get unique identifier IOS in unity?
We needs to get a unique identifier from ios devices, but Apple will reject all apps that using UDID. What's the solution in Unity? There is a API SystemInfo.deviceUniqueIdentifier, but after I removed...
View ArticleiOS 5.2.3 crash on SendMessage
Hi I am facing random crashes on 5.2.3 Unity project on iOS and don't know what to do. More explained here on the Unity forum http://forum.unity3d.com/threads/crash-on-unity-5-2-3-project.372913/ Is it...
View ArticleIs www class working like a coroutine or like a Thread?
I still dont no how it works. If it is like a coroutine it means there is a time slot within each frame, where www makes a part of the Download, stops until the next Frame (yield) and continues the...
View ArticleGrid Movement Controls on Mobile - UX Problem
I'm currently working on a mobile-based frogger game. Like classic Frogger, this game will focus on grid-based movement, moving in one of four directions at a time. Currently, I'm having trouble...
View ArticleHow to solve issues between Unity and Xcode?
When testing my app in Unity everything works as it should but, when I test the app on my IPhone the same functionalities that work on my desktop no longer work. For example I have a score system using...
View ArticleiOS build error with Unity Ads
Hello! I'm building a game for Android and iOS. I have integrated Unity Ads into my game. However, I get a build error in xCode when compiling, only when I enable Unity Ads for iOS through the services...
View Articleunity 5.3 iOS mscorlib.dll error
Hey Peeps I've just upgraded to the latest unity 5.3.0f4 and everything works fine in the editor and it builds the project just fine. but when i run my project through Xcode then i get this error...
View Article35 MB package from xCode expands to 350 MB in App Store, no issues from PC to...
Hi. We are working on a word-game project, with hundreds of small image files (letter-point combinations for various languages etc.) and as you can imagine, we have a compression problem. When we make...
View ArticleConnecting Unity 5.3.0 Debugger to iOS device
With the announcement of the updated MonoDevelop and new Process Attachment, I was hoping my troubles connecting the debugger to an iOS device would be gone. I still have issue with this. I have :...
View ArticleTrying to work out how to store non-consumables with Unitys new IAP plugin...
How do I make it so the app checks to see if someone owns the IAP? If I have a door that should be unlocked when a IAP is bought, how do I ensure it stays unlocked?
View ArticlexCode Errors
I've been trying to get my iOS Unity game to work on xCode but I keep getting problems. The main error I get inside of xCode is 'Unused variable L_6', and I get hundreds of those errors. When I build...
View Articlehow to use Facebook iOS SDK with unity? not Facebook unity SDK
I've tried building apps with Xcode and it has been a struggle, i then discovered unity and an entire world opened up to me. and then i released 3 games this year on the iOS apple store made in unity....
View Articleunity3d(5.3.0f4) app crash on IOS
@JoshPeterson hello,I got a crash when app running on IOS .I use google protocol buffer-port the open source code from github.when use net protocol gennerated by google protocol buffer-port new an...
View ArticleUnloadUnusedAssets - Causing Loss of Used Assets
Hello, Has anyone heard of this happening? When I call 'UnloadUnusedAssets' my app gets odd affect of textures disappearing, or being replaced completely. The app is a Cartoon Comic book, each page is...
View ArticlePedometer for ios
Hey I'm trying to make a game for children which has a section that must ask the kid to stand up and walk around so he/she can pass a certain level. The thing is I'm looking into publishing on both...
View ArticleiOS touch controls dont work after Xcode build , but works in Unity editor...
Hello everyone , We have developed an Rpg game on Android and we made a perfect apk build. However by developing the game to iOs , although all seem to work fine in Unity editor and Unity remote , when...
View Article