IOS build freezes
Hello. I am trying to build my unity demo for ios but it freezes at this point, then I have to control alt delete and end Unity. Why is this.? please help thanks. View attachment 234973
View ArticleGame Center - Detect if a player reaches the top of the leaderboard
Hi everyone! I've been doing some experimenting with Game Center on iOS and leaderboards. I want to detect if a player has reached the top of the leaderboard so I can display a congratulations screen....
View ArticleIL2CPP error when building for IOS
When building our game for IOS we are getting an error related to IL2CPP. I haven't been able to find a solution in the existing topics. Unity 5.6.0f3 Scripting backend: IL2CPP Api Compatibility Level:...
View ArticleHow to put iOS entitlements file in a Unity project
I will show you how to include iOS's entitlements file in a Unity project and how to hand it over to Xcode project. I did this research out of my own need. I'm using this to automatically add...
View ArticleHowto edit the Xcode project.pbxproj "SystemCapabilities" using Xcode...
[Solved] I would like to add 2 capabilities to the generated Xcode project file in a postbuild step using the Unity Xcode manipulation API. More precisely I want the string SystemCapabilities = {...
View ArticleWhat are the best ways to promote apps with no budget?
There are pricey advertising services that will get your app in front of a lot of eyeballs, and PR firms are happy to take you money. However, you can get great results on the free with just a little...
View Article[SOLVED] Default image using WWW class.
Hello Unity community. I hope everyone had a great new year. I have a slight issue using the www class. Right now I am able to grab an image from a url (using the code from the docs) and I can set it...
View ArticleImproving Optimization on Older Devices Help
Hi, My game runs great on an iPhone 5, but pretty choppy on an iPad 2. Are there any grand (omni, settings), that I can alter to primarily graphics I am thinking, or any other memory holding element,...
View ArticleHigh Crash Rate on iOS in PreloadManager
0 myth find_position (functional:659) 1 myth find (densehashtable.h:270) 2 myth GetPreloadData (densehashtable.h:270) 3 myth CollectPreloadData (AssetBundleManager.cpp:184) 4 myth...
View ArticleApple Mach-O Linker error
When I archive my app in Xcode I get an Apple Mach-O Linker error. When I do a regular build everything is fine. Also, why can't I find out more information about this error? When I click on the error...
View ArticlelibMobileGestalt - no access to InverseDeviceID
I've started seeing the following error log on app launch. I think it's started after iOS 10.3 & Xcode 8.3, anyone else? 2017-03-29 21:27:48.874327+0100 noded[769:146603] libMobileGestalt...
View ArticleUnity 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 ArticleMetal API crashes
Hi, I'm having hard crashes during scene transitions whenever I enable the Metal API for my iOS builds. The error I get is this: Blending is enabled for render target 0 however the pixelformat...
View ArticleButtons Not Working For IOS,
They work in the editor, they work in unity remote, But when I upload it to xcode and test it with testflight they do not work!!! My Project Hiarchy: https://gyazo.com/df9aea2ec7352e4679346f8b221fe476...
View ArticleNo MFI controller detected?
Hi, I am using Unity for a class and trying to make an MFI controller work with my phone. I set it up in the inputs menu, but it seems that the app I make does not detect the controller, even though...
View ArticleHow to boost iOS app downloads efficiently?
With the tremendous amount of competition on Apple App Store , convincing users to download a new app is extremely challenging. Even more so if the budget is tight. Hopefully, there are some ways free...
View ArticleApps IDs and Bundle Identifier
Hi, I try to archive an application before creation the bundle id on : https://developer.apple.com/account/ios/identifier/bundle Now, when I try to create the bundle id, that say "An App ID with...
View ArticleBundle Identifier Keeps Resetting
Hello, I'm currently setting up an iOS project and have input my bundle identifier in Player Settings, but whenever I leave them and then come back to them the identifier has reset to...
View ArticleAdmob Rewarded Ads on iOS?
Hey guys, I have a rewarded video on my app for generating keys, which the user uses to open crates. I am using admob, and have setup the unity plugin (official) and the pod file as per google...
View ArticleUpdating an app's news feed remotely
Hi there, I'm really new to this so I was hoping someone could point me in the right direction. I'd like to have a news feed within my app that I could update remotely. I was thinking of putting a file...
View Article