Can i use cable instead of wi-fi to profile iOS device?
Wi-fi on a **ios** device is busy with another connection that i need for the app. So, the question is, how can i profile my app in Unity without using wi-fi?
View ArticleException when including Unity project as iOS framework
I have tried including an unity project as a framework inside an iOS project. However, I run into Bad access error : Thread 1: EXC_BAD_ACCESS (code=1, address=0x40) ![alt text][1] [Here][2] is the...
View ArticleRate Game and More Games Urls for Apple Store
As per my question title saying, I want to know what kind of urls, I require to use for **More Games** and **Rate Game** buttons for Apple Store game?
View ArticleBlack Screen After Splash Screen IOS
Hi All I'm currently trying to get my game running on my phone for testing, I have built it in debug with the development mode checked. Once I build it in xCode and open it on my phone I get the Unity...
View Articleios build problem
I Switched my build to ios and the 'build and run' button is faded out. plz help
View Articleios behavior different than editor and android
I'm developing a mobile music app with Unity 5.64. At one point, the user drags an "effect" element on a "music track" element to add the effect to the sound. This works fine in the editor and on my...
View ArticleHow do I control my player sprite with touch controls for iOS?
Hello all. I'm entirely new to this. I have a very simple 2D game with a single player sprite that can only move UP and DOWN. (currently using the up and down arrows on keyboard) What is the...
View ArticleMore Games Link for Apple Store - Account Id
I want to open More Games page within my game for iOS game. I found this kind of URL for other account's all games listing page. ![alt text][1] Now as per my thinking, I require to replace ID mentioned...
View ArticleAdMob on iOS works only with test units
Hello everyone! I noticed that in my iOS Unity project with AdMob plugin I only can see Ads with testing AdUnits and if I try to put the custom AdUnit instead (of course pasted from iOS App in AdMob...
View ArticleWWWForm.AddField maximum string length reached yields nullreference?
I'm trying to understand why writing the same generated `string s` to file vs .AddField - the file seems to get written but for the form, this happens:` ArgumentNullException: Argument cannot be null....
View ArticleiOS use WWW to access StreamingAssets get erro 1009
public RawImage image; WWW www; public Text text; // Use this for initialization void Start () { Button btn = this.GetComponent (); btn.onClick.AddListener (LoadImagH); } void LoadImagH(){...
View ArticleUnity editor to iOS scaling issue.
Okay. My game when in editor and in play mode looks like: ![alt text][1] BUT when I build to Xcode and test on iOS it looks like ![alt text][2] [1]:...
View ArticleXcdoe Build Error gvr audio
Hi there, After I implemented spatial audio following guide(thanks to reviewers advise), I start encounter with build error on Xcode....
View ArticleIOS launch Activity.
Okay so I couldn't think of an accurate title but here is basically what I need: On Android you can make an Activity in Android Studio, build the project, put the .aar file in Unity and then call...
View ArticleUnity Cloud Build IOS Failed
Can not build for iOS [Unity] EXCEPTION: Exception: Invalid PBX project (parsing line 1) 592: [Unity] UnityEditor.CloudBuild.BuildLogger:HighlightUnityErrors(String, String, LogType) 593: [Unity]...
View ArticleForce letterboxing on iPhone X
I'm having issues with the notch and safe areas on iPhone X, mostly because my app was designed for Android and pre-X iPhone devices. I was reading old apps are letterboxed on X, but for some reason...
View ArticleiOS and Android game crash after splash screen
Hi all, Coming here as a last resort. Really struggling with working out the reasoning behind the game crashes. We've been working on our game for the past 6 months or so, and we're coming to our...
View ArticleiOS ONLY stutter every 3 seconds simple 2d game,iOS ONLY constant stutter /...
Hi Ive seen loads of posts asking about this but there doesnt seem to be an answer. Ive spent months trying everything I can think of. Its not the game because ive tried with a blank project and my...
View ArticleAdding a platform to unity ads project in Dashboard
I'm quite lost, so I hope someone can help me out! I have a game out and working with ads in the ios app store. However, now I want to publish the same game on play store too, and I know that I then...
View Article