Unity iPhone Apps in the Store - List Yours Here
Hey everyone, I thought it would be useful for everyone to post the name of their Unity iPhone apps that are live in the AppStore in this thread so we can all go and sample the goodness. So post away.
View ArticleUnity 5.0.3f2 il2cpp problem: Attempting to call method...
I updated yesterday to 5.0.3 in the hopes this would fix all my code generation problems with 5.0.1. Thankfully it DID fix most of them, but this one still remains. I believe the problem is occurring...
View ArticleRemove Pods-Unity-iPhone
I need remove libPods-Unity-iPhone.a into link binary I use RemoveFileFromBuild, RemoveFrameworkFromProject, but it's non remove How can I remove it or how do I prevent it from appearing in pbxproj?...
View ArticleTextures on iOS look terrible for me, any tips?
I'm not sure what I am doing wrong, but on the same build of my app the textures look fine on Android but look dirty on iOS. Can anyone give me some tips to help me avoid this? Android: iOS:
View Articleanyone use iOS Project Builder for Windows
does anyone use this? i would assume that since united accepted it into its asset store that they would have tested it at least once to prove it actually works. anyone use this? don't want to spend the...
View ArticleBuild is succesfull but there is no Xcode file
Hi everybody, I made a game for Android and that works fine. Now I am trying to to test the game for iOS. For the build I use the tutorial of Unity itself. Everything goes well (I downloaded and...
View ArticleThe Secret to Great Terrain on Mobile
Hey I was looking at your game you made (the massive open world one) And was curious, how did you make it where it's literally massive without performance killing the machine? A few people messaged me...
View ArticleApp store publishing with PC
Hi, I've been doing some research on the issue but all the answers I found date from 3 to 4 years ago so I'm wondering if amything has changed. I use a PC to run Unity (2017.1) so everything is...
View ArticleFacebook login after set Screen.orientation
Hi, For our cross platform game we are using the Facebook SDK. The mobile version of the game runs in portrait, and the tablet version of the game in landscape. We will detect the device runtime and...
View ArticleHow to exclude Ipad support for my App
Hi, guys i just finished my app ,but it looks really bad on the Ipad ,because i'm using scale with real word camera thats ok for me ,because I target mostly Iphones ,so how can i exclude the ipad...
View ArticleAnimation.RebuildInternalState ms spikes.
I'm using a spawnpool for enemies in my project which instantiates objects on start and then activates deactivates them as they are killed and reused. I see that whenever I enable the animation...
View ArticleHow to gain more app installs
Hi friends, we all know that app installs affect developers’ profits, so each developer tries his best to increase app installs in order to gain huge revenues. However, most of them have no idea of how...
View ArticleUrgent help needed! App crashes on older devices.
Hello, we release out app few days ago ,yesterday we found out that it's crashing after the splash screen on Iphone 6 and Ipad 3 i'ts working fine on devices like Iphone 6s,7 we tried to removed the...
View ArticleCan I change the iOS keyboard "Done" button
I have no idea if this is possible as I can't find any information on how to do it, but I'd like to have the "Done" button text changed to "Search" when entering input on mobile device. I have an app...
View ArticleIttermittent crashes on IOS due to Heap corruption
Okay, so this one is causing us to pull our hair out, and causing a poor user experience for about 1/20 of our users. These are only happening on IOS Essentially we are seeing random intermittent...
View ArticleHow to use NSURLSession to download and save a file
I'm creating an app that needs to download and save a large file (over 600MB). For android I'll be using WebClient.DownloadFileAsync, but I have read that it is recomended to use NSURLSession for iOS....
View ArticleRequest and get state of camera permission
Hey guys There does not appear to be a way to ask the user for camera permissions in iOS? The dialogue for the permission will pop up by itself when you try to Play() the WebCamTexture for the first...
View ArticleStack traces not showing up on crashes in deployed (App Store) iOS builds
We use HockeyApp to distribute our iOS and Android builds. When we deploy a new version via HockeyApp, we upload the .ipa and .apk files, respectively, alongside the .dSYM.zip file for iOS builds. When...
View ArticlePostLateUpdate.PresentAfterDraw on CPU Profiler
Unity: 2017.1.0f3 Personal XCode: Version 8.0 I've built my game on Android and WebGL and, performance-wise, they're great. However, when I build for iOS, the profiler is completely enveloped by...
View ArticleVery Large iOS Build Size Unity 5
At present I am trying to upload build to Apple store but after exporting IPA file using distribution certificate, I become somewhat shocked because exported IPA file size is around 200MB. I regularly...
View Article