How do you make IOS storyboard launch screens work?
I'm just cross-posting here in hopes to find a Unity employee with some answers. This is a new feature but doesn't seem to be documented. Adding a storyboard causes an exception in Unity 2017.3.1p3...
View ArticleFailing to create on demand resources
I am trying to build a game and use on demand resources. I tried Unity example project and it worked, at least it could create on demand resources. I am using AssetBundleManger from Unity in my...
View ArticleUnity Camera roll on iOS - access information about photos and videos
I would like to retrieve information concerning photos and videos on iOS from the camera roll. Is there a plugin to do this?
View ArticleDo I submit a new build on iTunes Connect to make an update to the app?
Probably an obvious answer but I cant find an answer so.. My app is live on iOS. I need to update it to fix some bugs etc. Do I fix the issues in Unity and then just submit the new build through iTunes...
View ArticleIOS native plugin become slow in Unity
Hello everyone, I have implemented a speech recognition code in native objective C, in this code, there is a block of code that sampling voice about every 100ms and periodically decode the voice, in...
View ArticleVR Viewport shrunk toward bottom of screen on iPhoneX
I have a VR Cardboard app made with Unity 5.5.1 and Google VR SDK 1.3. The build works perfectly on Android, iPad Pro and iPhone 6 but the viewport breaks on iPhone X:...
View ArticleHow to modify EditText appearance on Android and iOS?
We use *UnityEngine.UI.InputField* on Android and iOS both and we don't like how it looks. Can we change default appearance? iOS: ![alt text][1] Android: ![alt text][2] [1]:...
View Articleopen pdf on IOS
Hi, I am currently struggling to find a way to open Pdfs on IOS. any suggestions? I am currently using this code for android: public void OpenPDFAndroid(string filename) // works for android { using...
View Articlehow can i make Unity do not created at launch(main.m) when i integrating into...
**how can i make Unity do not created at launch(main.m) when i integrating into ios?**
View ArticleMore Game / Apps Button Link - Apple Store
I want to put my game into Apple Store but I want to provide link for other my account games too. So that following kind of page get opened of my account: ![alt text][1] So what kind of link I require...
View ArticleiOS app rejected due to ipv6 network problem using unity IAP sevvices on...
ios reject -reason : Guideline 2.1 - PerformanceYour app crashed on iPad or iPhone running iOS 11.2.5 connected to an IPv6 network during our review. Exception Type : EXC_CRASH(SIGKILL) Exception Note:...
View Article"Terminated due to memory issue" but not memory issue
i get a weird problem that happens in my iPhone 8 but not iPad Air 2 nor editor. When a specific gameobject appear in viewport, there is a chance the app instantly crashes with "Terminated due to...
View ArticleiOS shader: 'Vector' syntax error (on gles)
Hello, everyone! I've wrote a shader that uses a Vector paramter passed from outside by script. It works perfectly in Editor, but when I'm trying to build it for iOS I get that error: Shader error in...
View ArticleXcode Apple Mach-O linker error 1 __frkparticlePluginSDKProcess
I'm working on a game in unity, i'm using EasyAR, Firebase analytics, OneSignal, LocalAndroidNotifications in the game. The project works fine on Android and I'm able to build apk without any issues....
View ArticleAndroid module in Build Settings - URL error
Android and iOS modules are missing in Unity, though I installed everything recently. When I click on "Open Download Page" button to install the module again, the URL is not working. --- What should I...
View ArticleIOS camera movement controls
I'm new at coding and do not understand it but am trying to make an above camera view game (like a tycoon) for the IOS. I watched a tutorial that told me to download the Dual Touch Controls and I now...
View ArticleRunning unity as a background service in iOS
I have included my unity project inside an iOS project. I want to run my unity as a background service so that my network components (which are inside unity as plugins) are established. My network...
View ArticleScore to IOS Leaderboards Game Center
Hi, I'm looking for good reference or tutorials on how to add IOS Game Center and script code to add the score of my game to the leaderboards. Are there any good full tutorials so I would understand...
View Articlehow can i take a screenshot (by UiButton) and save it in CameraRoll (Gallery...
![alt text][1] [1]: /storage/temp/115408-schermata-2018-04-20-alle-132247.png
View ArticleHow to install latest IOS Module on Mac?
I get an error when installing IOS Module on MAC. Specifically with UnitySetup-iOS-Support-for-Editor-2018.2.0b1.pkg I am using unity version 2018.2.0b1 Any ideas?
View Article