Please help with scroll
how i can make a scroll, example ebay products in Android plase, I invoke prefabs as low in the scroll , just who in the application of ebay, as I can do the scroll , ( if it helps , I use Ngui for...
View ArticleYou are using Unity iPhone Basic. You are not allowed to remove the Unity...
2014-11-06 15:15:57.616 PainMapper[4046:60b] -> registered mono modules 0x1488cd0 -> applicationDidFinishLaunching() Mono path[0] =...
View ArticleiOS - Audio Volume Too Loud
Hi, I am having some issues with the audio volume in iOS devices (specifically iPads). I have a set of sounds files (WAVs) which I have received from my soundman. All WAV files are 2D sounds and all of...
View ArticleSensor Fusion of Accelerometer and Gyroscope
I am trying to use the phone as a gun aiming with the gyroscope. I calibrate with the phone or tablet in a certain orientation. This will shoot straight. Then depending on the direction the phone is...
View ArticleWhere is liphone-lib?
Hi everyone I am having this strange issue ever since I upgraded my unity. When I build the generated Xcode project I get the following error: Ld...
View ArticleInvoke not working from Start() ?
Hey, I'm currently facing a strange issue. As I have a scene with a script in which I call 1. Start() { Invoke("myFunction", 2); Debug.Log("Start called"); } 2. function myFunction () {...
View ArticleError creating ios simulator build for facebook review
I am trying to create a Simulator build for facebook review like in these steps http://simulatorbuild.blogspot.in/p/generate-simulator-build-in-order-to.html . Instead of Build Succeeded I get ld:...
View ArticleIs there a way to reset rendering after showing an iOS modal window?
We have an iOS plugin that launches a modal window, and when the user closes the modal window, Unity no longer updates frames. We can see that the 'Update' functions are still running via logs, but the...
View ArticleCan you rename the Data folder in iOS for Unity
This may be a bit of a strange question but I am trying to use a 3rd party plugin with an iOS Unity project and have run into a bit of a naming conflict. The 3rd party addon requires a folder called...
View ArticleMy app only works in development build (IOS and Android)
Hello, something wrong is happening and I cant find where is the problem. For some reason my app is only working on my devices with the development build checked. If is not, the app continue to work (i...
View ArticleUnity ios xcode6 mach-o linker error
Hello everyone. I'm developing a game that connects to Facebook for posting high scores. When I export it to Android it works perfectly. The problem is when I try to export it for IOS. I get a warning...
View ArticleChanging UnityInitApplicationNoGraphics directory gives a "You are not...
As the title says, when I changed the UnityInitApplicationNoGraphics parameters from: UnityInitApplicationNoGraphics([[[NSBundle mainBundle] bundlePath]UTF8String]); to NSString* newPath = [[[NSBundle...
View ArticleConflict between UnityAds and Everyplay SDK
I seem unable to compile a project which has both UnityAds and Everyplay SDK installed. Even a blank project with these two components seem unable to. Depending on which I install first, i get...
View ArticleUnity: Loading mp3 from StreamingAsset Folder in iOS
I am trying to load a mp3 from the streamingasset folder in a unity project running under ios. in the editor everything works fine, but on the iphone the mp3 is not loading. i now about the filepath...
View ArticleUpload Game For Beta
Hello everyone. I want to make a quick question.(sorry, probably already out there). Is it possible to upload a game(unity, free) to my mobile without registering to googlePlay/iStore? (The idea is to...
View ArticleTarget iOS Version quick question
Heya. I want to publish my game for iOS 8 and above. The thing is that, the latest Unity 4.5 doesn't have iOS 8 in Target iOS Version. I can set it in xCode, but my question is: If i set it to xCode to...
View ArticleHow to delete notifications from APNS
Hi, I've been working on a Ios project, i can receive push messages using APNS, but then i can delete them, and if i delete the app and re install i still have the old ones, how can I erase this pushes...
View ArticleMultiplayer for Android/iOS platforms
Hello, I would like to know, what is the best and easiest way to create a cross platform game ( fo Android & iOS), is there any cool plugin or asset at the store? how complicated is to implement it...
View ArticleApplication quit shows error in iOS
I have prepare build for iOS and on simulator its works fine. But when I press quit button it shows me following error in xCode. ![alt text][1] On quit button click event I just written...
View ArticleIOS SIGABRT Crash UnityAppController
Hello Everyone! I submitted my app to Apple and unfortunately it came back as Rejected :( (Doesn't everyone hate when that happens) I symbolicated the crash and found that the most likely suspect is:...
View Article