Customize ReplayKit.Preview - for iPhone X UI
Is there a way to customize ReplayKit.Preview() or to be able to set the UI to adjust for iPhone X UI - the weird protruding middle bar on top
View ArticleNo Audio in ReplayKit recording 2017.3.0f3
How do you record the microphone or audio in ReplayKit?
View Articleios device
i can export my game to ios device using unity cloude or mac vps,i can export my game to ios device using uniy cloude or mac vps
View ArticleWhich AudioClip formats will decompress using hardware?
I'd like to know for iOS and Android (and maybe also Windows and MacOS), which compressed formats will use hardware to decompress? On iOS and Android with Unity 5.5, you can select either Vorbis, ADPCM...
View ArticleOne save for a free and premium version of the game on iOS
The essence of the problem: there is a published paid game in the App Store, I want to publish its free version. For a week now I've been struggling with how to transfer the save from one game to...
View ArticlePlayer data archive not found at...
I'm trying to generate build of unity project for iOS. After switching my unity platform to iOS and click on build button, it generates Xcode project for iOS build. When I try to build my game in Xcode...
View Articlehow to make Unity Remote settings backend
HI there I would like to know how unity has made there remote settings feature as I need to make a backend like it, I have made something similar but it is not perfect and I don't think its the write...
View ArticleChartboost not downloading ads on iOS or Android,
Hello all, This is my first time trying to integrate Chartboost ads into a Unity project. I have created a simple test project that will show an Video Interstitial at the click of a button. When...
View ArticleWhy will Playerprefs not save my score on Android / iOS?
So, here's my code... public void OnEnter() { anim.SetTrigger("fadOpagueInteractive"); animImageGameOver.SetTrigger("Entrance"); animScoreParent.SetTrigger("Entrance");...
View ArticleLeft Hand IK target is slower than the right
I have an animated character setup with IK targets to hold a two handed weapon. My character holds the weapon good and the IK functions well, however, when I aim or use any other animation which...
View ArticleAbout IOS Build
Hello everyone , i build my project for Android and its working in play store now . i Want to publish my project for IOS too . But i never did it before . i have doubts . For example , if i switch my...
View ArticleIOS HTTP GET with Authorization Header not being sent
Hi! I have got a problem connected to sending HTTP GET request with authorization header on iOS platform. In the editor and on Android it's fully working, but on iOS it is working nondeterministically....
View ArticleIs iPhoneTouch necessary for iOS game development?
Is the use of the "iPhoneTouch" struct necessary for iOS game development? Does the regular "Touch" struct work just as well? Can someone please confirm? Thanks
View ArticleIs the use of the "iPhoneTouch" struct really necessary for iOS game...
Is the use of the "iPhoneTouch" struct necessary for iOS game development? Does the regular "Touch" struct work just as well? Can someone please confirm? Thanks
View ArticleSmooth Camera Rotation with Deceleration
I've been trying to find a solution to creating a camera deceleration when orbiting around a scene. For an application that I am developing for the IOS. I have a make shift approach that uses the Lerp...
View Article'Squashed' Aspect ratio for IOS 360 Video app
I have an issue with the final output of my 360 degree VR video that I am trying to export for IOS. I have followed the panoramic skybox video guide as shown here: [Guide][1] Scouring the web for a...
View ArticleHow to prevent functions be inlined while building as .cpp ?
I am currently using Unity 2017.2.f1. When I build my project in iOS, the App size is about 101M, so I have to do something to reduce the size. My unity project will generate .cpp code by using il2cpp...
View ArticleiOS Write image to app group container
I built the unity project for the app then added the keyboard extension using xCode. As i understood, the extension can't access the documents directory of the app. This is why i created an app group...
View ArticleStrange graphic bugs with Vuforia on Android and iOS
Hi, I am creating a multiplatform AR application with Vuforia by using marker tracking. The app should simply display 3d meshes on that marker. While previewing the app in unity everything Looks fine....
View ArticleFirebase plugin error: Could not find TLS Provider:...
Hi :) After building a unity firebase project to iOS and trying to get a record (async) I get the following exception: "System.NotSupportedException: TLS Support not available. --->...
View Article