iOS build containing Admob causes error in Xcode
Hello. My project uses Admob to display ads. It works on Android but not on iOS. When I build with Xcode I get the following error Undefined symbol: _CGSizeFromGADAdSize Undefined symbol:...
View Articlecontains disallowed file 'Frameworks' BUT ON WINDOWS
I am using windows solely and I have everything set up. But when I sent my build to app connect, I received this email saying that the error is with .../unityframeworks.frameworks... This has to do...
View ArticleUnity2020 iOS build crashing on startup - Looks like crashing on Unity Ads...
Hello, My iOS build is crashing on startup, below are the stack trace of Xcode, Unity: Version: 2020.3.43f1.git.7716848, Revision: 2020.3/staging 75bff06b76bf, Built: Thu, 08 Dec 2022 14:02:03 GMT...
View ArticleXcode build error: The code signature version is no longer supported.
hello, I'm trying to build a game to test it on my phone using Xcode, when I tried it the Xcode project was missing the unityads.xcframework file so I manually downloaded it and added it. Now when I...
View ArticleI can access local delivered notifications on iOS only if connected to xCode
Hello devs, I'm scheduling local notifications on a weekly base. At the app launch, I check if the weekly notification is delivered. If so, I want to reward the player whenever he comes back to the...
View ArticleUnity Build IOS XCODE build error ReentrantLock
After creating ios build in unity and w$$anonymous$$le running it in XCODE I am getting following errors both are related to ReentrantLock 1. Reference to ‘ReentrantLock’ is ambiguous 2. Member access...
View ArticleHow Can I access the location of the raw Xcode Project of an iOS Unity Cloud...
Using a shell script as a Unity Cloud Build post post process script I am unable to get access to the build files of the raw Xcode project. I am not looking for the .ipa file as I need to commit this...
View Article