iOS SocialPlatforms - IPv6 Support
Our App get rejected because of "We discovered one or more bugs in your app when reviewed on iPad running iOS 10.3.3 on Wi-Fi connected to an IPv6 network.". The step where the app stucks with an IPv6...
View ArticlelibPods-Unity-iPhone.a not founded error in xcode
I using gpgs and admob. in ios, if i build xcode project from unity, then 'libPods-Unity-iPhone.a not founded error' called. If I remove them and build project, dont show admob banner ads. how to fix...
View ArticleGoogle Play vs Apple's App Store?
Hey everyone! I'd like to know if it's worth dropping 100€ on the Apple Developer Program or should I rather spend a 1/4 of that money for a one-time-fee for Google's registration fee. Will I see that...
View ArticleTlsException on ios build
Every time I build ios build I get error:> TlsException: Invalid certificate received from server. Error code: 0x3>Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult...
View ArticleHow do I teleport a camera when using ARKit plugin?
Hi everyone, I'm kind of new to the world of AR/VR and have been having trouble getting the camera to act the way I intend it to. Basically, what I want to do is make the AR Camera teleport once it...
View ArticleRecord a video from camera
Hi, I would like to develop an app to record videos from camera for iOS and Android. It is possible?, I can't see anything in asset store or forums. Thanks
View ArticleIs it possible to port user data from Google Play Games to Apple Game Center?
Hi, I was asked to handle the support of an existing mobile game for Android and iOS, and the previous developers used Google Play Games (GPG) to store user data. Since April, Google stopped supporting...
View ArticleBig problem with movements and animations
Hi , I'm working on a 2d game for iOS and I'm stuck in a big problem. The project works really nice and smoothly in unity but when I build it for my iOS device it's awful and jerky!!! I want to know...
View ArticleAdd unityARkit project with IOS project
Hi I want to add my unity ARkit project with my IOS project . But i got this error every time . ![**typeinfo for boost::archive::detail::basic_pointer_iserializer", referenced from unity xcode]**[1] i...
View ArticleUnity update for Xcode 9 and iOS 11?
I am sure I'm not alone but I cannot seem to find an answer by digging though the Forums or Answers here at Unity. So here goes: **When is there going to be an update of Unity for Xcode 9 so we can...
View ArticleiOS.LocalNotification not saving variables after being set
I tried to configure an iOS. LocalNotification, but it looks like is not saving the fields. What's wrong? UnityEngine.iOS.LocalNotification notification = new UnityEngine.iOS.LocalNotification();...
View ArticleI can't use unity Remote 5 so can you check if this would work on a phone?
Here is the code I want to try but can't: if (Input.touchCount > 0 && Input.GetTouch(0).phase == TouchPhase.Moved) { Vector2 touchDeltaPosition = Input.GetTouch(0).deltaPosition;...
View ArticleiOS black screen on cardboard view
I am using Unity 2017.1.1f1 and testing the app on iphone 5s. Getting black screen when I switch to VR mode from Non VR mode. the buttons and eveything works fine in the scene but i cant see anything....
View ArticleWhat are the options for making AR mobile application for iOS/Android/Windows...
My main question is: Can I make a universal (windows.forms) AR Xamarin app? If not, what are my options for doing Android/iOS/Windows Phone app? It seems like iOS 11 and above supports ARKit. Android...
View ArticleHow to Debug C# Script on ARM64 iOS device
Hello, I use Unity on macOS and I would like to debug my C# script for my ARKit application that I deploy on an iPhone 7. The iPhone 7 has an ARM64 processor and hence is not compatible with the Mono...
View ArticleMobile 2.5D MMO Game Development Advice
I’m reaching out to my fellow developers to get some advice and guidance on making a mobile game such as Game of War, Mobile Strike, or even Vikings. I have been doing a lot of homework googling but...
View ArticleHow to reduce build (APK and IPA) size?
Hi.. We are making 2D game and we will have lots of themes in our game. When we add each theme to our game, size increases approx. 10MB. We are using new sprite packer in Unity 2017.1, and using "ETC...
View ArticleFabric (Crashlytics) for unity 2017
Somebody installed carashlytics on Unity 2017? I can't login... And install the plugins. Getting this error when try to login: [Fabric] An exception has occured; Error writing request: The...
View ArticleBaked Lighting white flashing issue
Hi All, I've asked this in the Vuforia Forums but thought this issue might have a crossover here as well... I'm having a lighting issue with my Vuforia project. My issue is that when baking lighting in...
View ArticleTypedef redefinition error when running Unity iOS project in Xcode 9 simulator
I was able to run my Unity 2017.1.0b10 iOS project successfully on my iPhone 6S+ (Using Xcode 9). I changed the Target SDK to Simulator SDK to try it out on other device simulators then I got the...
View Article