unity ios build error in xcode console Filename: currently not available on...
hello, I implemented chartboost reward videos in my game, works perfect on android, however when i push the button that calls the video on ios nothing happens and i see this error in the console:...
View ArticleTransparent dots on edges on iOs
I have faced with some visual problem that is actual only for iOs platform. On other pltaforms (Windows, Mac, Android) all is ok. Model has not any texture applied to it's material. Look at screenshot...
View ArticleHow to make built-in voice dictation as a way to input text in iOS?
I want to know if there is a way to make built-in voice dictation as the default way to input text when a TextInput is focused. ![alt text][1] Instead of having the need to push the micro icon when the...
View ArticleWWW yield is not returning any value in ios for yahoo finance api
Hi All, I am getting the stock value from yahoo finance and displaying it in a Text UI component. The below code is working fine in Windows PC, Mac, Android mobile but not in iOS. Code is not getting...
View ArticleDifference between Application.persistantDataPath Vs Application.dataPath
As per my title suggest, I want to know difference between these two. Which one support in mobile device?
View Articleios failing to build
i keep getting this when i try to build ios on windows: Error building Player: IOException: Failed to Copy File / Directory from 'Temp/StagingArea\Trampoline' to 'C:/Users/Me/Desktop/MyName/Coding...
View ArticleSpecific sounds not working on IOS
Hello, What reasons might ther be that 4 audio files that are randomly triggered when some colliders hit, would work TOTALLY FINE in Unity, but be totally absent in a IOS build? All other sounds are...
View ArticleGyroscope Tilting Rotation. Quaternions T_T Help.
Hi there, I'm using the gyroscope to get rotation data so I can find out when my mobile is being tilted up/down & left/right. This works well. But as soon as you lets say rotate to the left in your...
View ArticleProblem with Canvas Size from Android to IOS
I was working on a project called Spinner and released it to the play store. So next was releasing it on IOS. Copyied everything to a new project for IOS. When i clicked the main scene the canvas was...
View ArticleUpdate/Refresh screen before IAP InitiatePurchase
I've been working on implementing Unity's IAP into my game for both iOS and Android (currently focusing on Android for this question), and it has been working fine so far. In my design, whenever the...
View ArticleBundle Id with underscore in Unity Cloud Build
Hi, I can create some Bundle ID with underscore symbols in Unity Editor but when I try to set this Bundle Id for IOS build in Unity Cloud Build service I have some trouble. The page say that underscore...
View ArticleFile Read-Write Error in iOS
I have used following code for file reading and writing. private void StorePuzzleData () { FileInfo fileInfo = new FileInfo (Application.persistentDataPath + "\\" + difficultyLevel + puzzleId +...
View ArticleiOS - Server response is differ from os to os
Hi, In my Unity3d-iOS application, webservice responses are differ from os to os. When i hit the link, all the iOS 9.3.1 devices are getting 1 response and other devices (other than iOS 9.3.1 os...
View ArticlePlayer Movement in Apple TV
I want to publish my game for apple tv. My game contains two types of player movement but at present nothing running via tv remote. I can't able to move my player using remote control. Same code words...
View ArticlePlay/Pause Buttons Access in Apple TV
I want to access apple tv siri remote play and pause buttons. Using this buttons, I want to set up, play and pause game functionalities. But I can't able to find any way to access these. Can you...
View Articleios sound is not playing using vuforia plugins and easy movies texture.
Hi, I have developed an app using vuforia plugin and easy movie texture. I am using vuforia video playback sample for playing video on the target image and easy movies texture for playing video from...
View ArticleUIAlertView with TextField and Two Buttons
does unity have a built in feature to use the ios UIAlertView with TextField and Two Buttons or if it does not can someone please tell me how else I would accomplish this. here is an example of what...
View ArticleUnity Cloud Build - "Error: Failed to check out" for iOS build with SVN...
Hi! I'm trying to make a build for iOS using Unity Cloud Build but I always receive the following messages! 1: Running Prebuild steps 2: Removing bvr 3: Successfully uninstalled bvr-0.2.47 4: Building...
View ArticleiOS build size is too large
I have finally completed my game and ready to upload my game to the App store, but my build size is too large. I have checked log statement and it is roughly **13.3 mb** but when i build my game and...
View ArticleGeneral mobile game developing questions
Hi! I've recently started learning to work with Unity in college and now want to further explore the mobile game developing scene, but I have some questions that I hope can give me a little clarity....
View Article