Ever since upgrading to Xcode 11 I've been unable to upload my apps to the App Store.I keep getting this error message: APP STORE connect operation error: An error occurred uploading to the App Store.Anyone know why this is happening?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello everyone
I keep getting this error everytime I Build and run to a Simulator, running on a device works fine though.
ld: framework not found FBLPromises
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Xcode 12.0.1 running iOS 14
Using Cocoapods to integrate Ad networks
Deployment target 10.0
Any help would be greatly appreciated.
Thanks
Abs
Hi
I'm finding it really difficult to integrate this tool in my Xcode project. The Fyber SKAdNetwork ID auto-updater is a tool for publishers to integrate into their build system and manage SKAdnetwork IDs into their Info.plist with each build job automatically. This will allow them to keep the Info.plist file up to date, even if some partners make changes to their IDs.
Here's the link to the instructions:
https://developer.fyber.com/hc/en-us/articles/360015298038-SKAdNetwork-ID-Auto-Updater
I have installed the tool using Terminal but the rest is very confusing to me as I am not very familiar with some of the instructions/commands I'm being asked to do.
Any help would be greatly appreciated - thank you so much in advance :)
Ermes
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Developer Tools
Xcode
Command Line Tools
Code Diagnostics
Hello!
I am having trouble with my quiz game - sometimes (not always) after completing a level, the screen darkens and the game becomes unresponsive. I am unable to click anywhere on the screen.
I've been scratching my head about this issue for several weeks now and can't get to the bottom of it.
I'd really appreciate some help/advice on the matter if anyone knows that's wrong.
I've attached the error log as it was too long to add here.
Many thanks,
Ermes
Error log:
I am running a game in Xcode 12.0.1 and have Ad mediation enabled for ads to show every 5 levels within the game.
When the ad does eventually show it freezes on the first frame and none of the buttons on the ad (mute, close) work. The only way to proceed is to quit the app.
The log keeps showing these warning messages:
2021-02-15 11:42:55.557528+0000 Guess the Flag[7006:13470968] [FairBid 3.12.0] Mediation: adapterDidShowAd: fyber
2021-02-15 11:43:01.184769+0000 Guess the Flag[7006:13470968] Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service
2021-02-15 11:43:01.188248+0000 Guess the Flag[7006:13470968] Could not signal service com.apple.WebKit.Networking: 113: Could not find specified service
2021-02-15 11:43:01.949417+0000 Guess the Flag[7006:13470968] Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service
2021-02-15 11:43:01.952297+0000 Guess the Flag[7006:13470968] Could not signal service com.apple.WebKit.Networking: 113: Could not find specified service
I'm not sure what to do here, any help would be greatly appreciated.
Many thanks
Hello
I am having issues with this error when running my quiz game that has Fyber ad mediation, it keeps crashing the game when I tap on the level select button:
libc++abi.dylib: terminating with uncaught exception of type NSException
libc++abi.dylib: terminating with uncaught exception of type NSException** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[FYBInterstitial stopRequesting:]: unrecognized selector sent to class 0x10451c600'
terminating with uncaught exception of type NSException
Any help would be greatly appreciated. Thanks