5.6.0f3 iOS colored shadows broken
Hi, After upgrading to 5.6.0f3 it looks like colored shadows are no longer working on ios. Up until now, Ive been using this approach:...
View ArticleDo you like playing ios game like dota?
Hello, I'm playing a so great ios game like dota called Petite Warriors. It's thrilling and will bring legendary heroes on a magical journey. Lead your hero squad to discover the unknown world of...
View ArticleHow to add some of App Extensions to Unity ios build
Really, how to do it? I want to use, for example, Today Extension for my ios app made in unity. When open my app in Xcode and try to do it with File -> New -> Target -> Application Extension...
View ArticleWrite Unity's Console log to a file?
Is it possible to write Unity's console log to a file? Having the output of Unity's console in a file would make the Debug.Log output easier to search.
View ArticleCrash game when run game in iphone 5? Help me, please!
Hi, everyone. I using unity 5.5.0f3, xcode 8.3.1 and iphone 5. The game crashed, i don't know where crash. Log crash in attachment attached. Thank you verymuch
View ArticleMonoPInvokeCallback in unity?
Hello, I need to do native-to-managed calls and I read about MonoPInvokeCallback attribute which would let me use my delegates. http://docs.go-mono.com/?link=T:MonoTouch.MonoPInvokeCallbackAttribute...
View ArticleiOS App Never Asks for Microphone Permissions
Hi, I'm struggling to get my app to gain microphone permissions. Once compiled and installed on an iPhone, it never asks the user for microphone access. Obviously, I therefore dont get any sound to my...
View ArticleApp rejected because of name (Copycat)
My app name is "Decision Coin - Flip or Spin Random Choice Maker" I got this message from the App Review: "Your app or its metadata appears to contain misleading content. Specifically, your app’s name...
View ArticleUnity installer failed
Cannot installer unity Installer in mac os 10.12.4. Can anyone please help me.
View ArticletvOS Save Game & Easy Save 2
Hi, It appears to me that EasySave 2 plugin doesn't support tvOS. I can't find any doc yet regarding saving to tvOS - does anyone know where I can find? Can we only use playerprefs? Thanks for any...
View ArticleNo Notification Bar When Logging into Game Center
I'm making a game that uses the Social API's. I have previous set it all up and it's working fine on Android. The problem that I am having is that it appears to be logging into Game Center, but there...
View ArticleI have built a project using Unity 4.7.1f1. Is it possible to build this...
I have built a project using Unity 4.7.1f1. Is it possible to build this project in xcode with ‘libc++? I’ve created an empty project at Unity and built it. Then I changed the setting in xcode, c++...
View ArticleApp Slicing + Support for old iOS versions?
Hi all, I would like to know is it possible to apply app slicing and also support devices with iOS version older than 9.0? Recently, we want to update our app and apply app slicing to it. But after a...
View ArticleProblem with compass degrees flipping.
The problem is that when I flip my phone, the compass flips too, but I don't want it to. I would like it to give the same reading no matter what the pitch or roll of the device is. What I need this for...
View ArticleFree ASO service
Hi, I had launched a free ASO service last year to promote my own apps, but I wonder how many people have known the service. http://www.app-store-aso-keyword-optimize.com/ Enjoy it! Art
View ArticleDoes Data Persistence (Save/Load Data) works on iOS?
Hi all, i followed this awesome tutorial about Data Persistence http://unity3d.com/learn/tutorials/...ining-archive/persistence-data-saving-loading it works great on desktop or in unity editor, but...
View ArticleLocal notifications: suppress sound
Hi, I have an issue scheduling local notifications on iOS — cannot suppress sounds. (I want notifications to be silent.) What I've tried to do is: Code (csharp): var platformSpecificLocalNotification =...
View ArticleUnity 5.6 iOs-Build Bug? Unable to create iOs Build, empty build folder
Hello Guys, so I switched to Unity 5.6, building for Android works fine. But since the Update I'm getting this error on building for iOs devices: Failed running...
View ArticleBuild Unity app as framework then consumed by another app
I exported Unity app as framework successfully, then include it as framework to use by another application. It's very similar and I think it's the same approach as Yao2ich tried to do here. I changed...
View Article