Bug relate to a function PBXProject.WriteToFile(string path)
Unity version: 2018.2.6.f1 When I use the function PBXProject.WriteToFile(string path) to write files into my project file, the function rewrites project settings. so I can't open iOS Project which...
View ArticleHow to Solve the Google Ads Problem In Ios?
step 1:I m Implement a google admob.this link: https://developers.google.com/admob/unity/start Step 2:when import this plugin in unity->build(ios)-> and implement in xcode then give an...
View ArticleHow to Solve the Google Ads Problem In Ios?
step 1:I m Implement a google admob.this link: https://developers.google.com/admob/unity/start Step 2:when import this plugin in unity->build(ios)-> and implement in xcode then give an...
View ArticleIos Crash App??
I am making a build for ios then crash my app?? also i try to orientation change i set to orientation bydefault?? error not solved code: #import "PLCrashReporter.h" #import "CrashReporter.h" extern...
View Articlesigning error for xcode Mac build using Unity 2019.3
I have successfully built an xcode project Mac build using Unity 2019.3.0a7. However, I seen to have an insurmountable problem with the signing. I keep getting the following error when attempting to...
View ArticleiOS build force quits app, looking for some reference and tips to build to iOS
Hello, I recently moved a project from Android to iOS so that I could test if it would work. I'm not in a rush to get a working build, I'm doing this to save time in my pipeline later... however no...
View ArticleIssues with iOS Build that are not visible in Editor
Let me first tell you about the app I'm working on: Art & Walk is a mobile app built for an exhibition taking place in Royal Baths in Warsaw. The app has features such as GPS location tracking, AR...
View ArticleChanging coding language from Xcode to visual studios messed up scripts
I have been working on an app for a month. I noticed at the beginning that scripts were opening in Xcode rather than visual studios, but things worked fine so I didn't think it mattered. Importing...
View ArticleRegisterMonoModules.h not found iOS facebook SDK
I have this issue when building unity project on xcode, the project includes facebook SDK, unity version is 2019.3.0a6>...
View ArticleHow to add shadows for multiple 3D models in native arkit ios
hi, i am trying to add shadows for multiple shadows in native iOS ARKit , so here i am facing issue with plane size , overlapping , gesture recognising , give me solutions , Thanks in advance.
View ArticleIssue with building to XCode
Hello, all. While building for my iOS game, I have encountered issues regarding the build process. While building, I recieve an error stating 'Calling TargetGuidByName with name='Unity-iPhone' is...
View ArticleTrying to test my game on iOS but giving me this error?
![alt text][1] [1]: /storage/temp/144514-screen-shot-2019-08-12-at-41559-pm.png What should I do?
View ArticleVariable has incomplete type 'class LIBIL2CPP_CODEGEN_API' while integrating...
Trying to add Unity app with XCode 10.2 ,while building the project getting above error
View ArticleProblem with iOS
I normally don't develop for iOS, but I have to to publish this in the Apple store. The problem is I have a syntaxis error in my renderer, and I am not sure *where* the code may be broken. All I can...
View ArticleHaving trouble running app on XCode: errors under Signing
XCode 9 High Sierra A little test app, when I try to select automatically manage signing, I get this Operation could not be completed error I can't find mention of it. I don't have a developer account...
View ArticleWhat does "ld: 2 duplicate symbols for architecture arm64" mean?
I get this in XCODE when building for IOS. The complete message is: d...
View ArticleThe xcode project exported from Unity contains some code like 'dlopen', 'dlsym'
The xcode project exported from il2cpp unity project contains some methods like 'dlopen', 'dlsym' which is not allowed by App Store. Then I found that the empty unity project is ok. And it's bad once...
View ArticleDo u need to learn Swift in order to transfer ur data (strings, int, etc.) to...
After I created my binary file (encoded simple strings, int, etc) in Unity and build my project to iOS I need to tell Xcode what data I want it to send to lets say the iCloud. My class that I created...
View ArticleARFoundation body recognition doesn't work
Hi there! . I faced an issue with ARFoundation body recognition on iOS devices with A12 Bionic CPU running iOS 13 beta release. Looks like it doesn't work at all. None of the expected...
View ArticleUndefined symbols for architecture armv7 - Unity XCode Project Error
I have integrated Firebase within my game project and exported Xcode protect to run on an actual device. But when I started building the project, it started giving me this error - please check below...
View Article