ios app crashes on start
2020-04-16 13:27:57.238320+0300 RetroSky[7179:2166318] Error loading...
View ArticleWhy use of xCode Storyboard causes Vuforia camera view to flip
There appears to be a history of this issue from a few years ago, but thus far i haven't found a precise answer. The AR app is build on Unity 2019.2. In Xcode if i select to use the preferred xCode...
View ArticleUnityAds.h Not Found
I know this question has already been asked, but I can't find any answer that works for me! I got "UnityAds/UnityAds.h file not found" in XCode, and I made sure that Unity Ads are on. I tried searching...
View ArticleShowing Recent Issues Undefined symbol: _UnityGetPhysicalMemory
In Xcode Run Log: Undefined symbols for architecture arm64: "_UnityGetPhysicalMemory", referenced from: systeminfo::GetPhysicalMemoryMB() in libiPhone-lib.a(TrampolineGlue.o)...
View Article[Unity 2019.2] iOS build crashes 5 seconds after the application is killed by...
---------- ### Description The application presents a crash 2~5 seconds after it's terminated by the user (i.e. force kill the app). This happens only on iOS builds on multiple unity versions (see...
View ArticleIOS Build works on iPod but not on iPhone?!
When I build my IOS game from unity to Xcode everything works .And when I build it on any device the app goes to the screen. But when trying to open app on iPhone 10 it crashes at start. Just so you...
View Articlelibrary not found for -lGoogleUtilities XCode
Hi all, I've made an app which includes IAP, Ads etc plugins. My Android build is working great but I'm having problems making iOS build. Could anyone please help me what should I do to resolve this...
View ArticleAR Scene crashes on start after loading the scene successfully multiple times.
Hello, first post so sorry in advance if I don't provide the correct info. I am building an AR app in Unity 2019.2.12 with AR Kit XR Plugin 2.0.1 When the AR scene starts for the first time after the...
View ArticleXcode error after upgrading Unity project from 2019.2.0 to 2019.3.11
Hi, I am currently using the native toolkit from the asset store (https://assetstore.unity.com/packages/tools/integration/native-toolkit-132452) for my development. It was a great tools and everything...
View ArticleInput.deltaTime always returns 0 in Xcode, working in Unity Remote app
Hey, I am reasonably new to Unity and a Hobbyist programmer at best. I am in the middle of creating my 2nd mobile game. I am at a frustrating point in that my game works within Unity and on the Unity...
View ArticleCan I build Unity Apps for iOS using Xcode 10.2.1?
I have a macbook 2011 late and have Xcode 10.2.1 and Unity 2019.3. My question is will the Xcode build I make of my unity application for iOS work on newer iOS devices like the iOS 13? because I can't...
View ArticleHow to fix "Undefined Symbol: Error in Xcode compile time?
![alt text][1] [1]: /storage/temp/159813-issue-screen.png Unity Xcode Compile time getting Undefined Symbol issue.
View ArticleUndefined symbol: _sampleTextMethod, Undefined symbol: _sampleTextMethod
**hello guys i'm trying to build this unity game to Xcode but I'm facing this problem** Ld...
View ArticleWhat is the right way to build an iOS project on Windows, then compile it and...
On a Mac, using the command line, without access to the Unity editor, and with an XCode project that was built on a Windows machine, how do I create a .ipa that can be uploaded to the app store? Since...
View ArticleXCode build error
I'm getting an error while building in xcode. XCode build error from the Locale.h file Expected identifier or '(' Does anyone know how to get around this? It's holding up my app store submission....
View ArticleUnity Google AdMob Xcode: When I want to run my game on my iPhone with Xcode...
Undefined symbols for architecture arm64: "_OBJC_CLASS_$_GADRewardBasedVideoAd", referenced from: objc-class-ref in GADURewardBasedVideoAd.o "_OBJC_CLASS_$_GADBannerView", referenced from:...
View ArticleNative Gallery "Error returned from daemon: Error Domain=com.apple.accounts...
The error in the title occurs every time, when I test my unity mobile application on Xcode. if there's anyone who is familiar with this error, would you give me some advice?? **Unity version:**...
View ArticleNotSupportedException: Specified method is not supported on Xcode when using...
void Awake() { StartCamera(); } public void StartCamera() { Debug.Log("Start Open"); // Create a basic scanner StartCoroutine(SetPermision()); } IEnumerator SetPermision() { Debug.Log("Request Camera...
View ArticleUIWebView still exist in Google Mobile Ads
Hi! I hope you guys are fine and doing great. I am trying to build my game for IOS but after uploading to ITuneconnect i got this message. ITMS-90809: Deprecated API Usage - New apps that use UIWebView...
View ArticleHow do I access [Link Binary With Libraries] within Build Phases in Xcode...
Hello, I am a developer who is developing as Unity in Korea. I'm not good at English, so I write with a translator. I'm currently trying to automate IOS build. How do I access [Link Binary With...
View Article