Post not yet marked as solved
Been trying to upload a build today, but I have gotten this generic timeout issue 9 different times now. Usually, it may happen once but the next time is successful and that is like maybe once a month.
Anyone else encountering this issue?
Post not yet marked as solved
Review team says:
We were unable to review your app as it crashed on launch. We have attached detailed crash logs to help troubleshoot this issue.
Review device details:
Device type: iPad and iPhone
OS version: iOS 15.6
But, the app works perfectly and has been tested on some physical devices and simulator(iOS 15.6)
Last Exception Backtrace:
0 CoreFoundation 0x1c29d9288 __exceptionPreprocess + 220
1 libobjc.A.dylib 0x1db708744 objc_exception_throw + 60
2 CoreFoundation 0x1c2ae4318 -[__NSCFString characterAtIndex:].cold.1 + 0
3 CoreFoundation 0x1c2aef5d4 -[__NSDictionaryM setObject:forKey:].cold.3 + 0
4 CoreFoundation 0x1c298e5f4 -[__NSDictionaryM setObject:forKey:] + 904
5 Senda Rutas 0x102558c18 0x102550000 + 35864
6 Senda Rutas 0x10255783c 0x102550000 + 30780
7 WebKit 0x1d19233e8 ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&) + 208
8 WebKit 0x1d1ccbd80 WebKit::WebUserContentControllerProxy::didPostMessage(***::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, ***::Span<unsigned char const, 18446744073709551615ul> const&, ***::CompletionHandler<void (***::Span<unsigned char const, 18446744073709551615ul> const&, ***::String const&)>&&) + 712
9 WebKit 0x1d201318c WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 2384
10 WebKit 0x1d19c9e10 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 448
11 WebKit 0x1d1c1616c WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 40
12 WebKit 0x1d19af2f0 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 264
13 WebKit 0x1d19aeb08 IPC::Connection::dispatchIncomingMessages() + 468
14 JavaScriptCore 0x1cdbf17f0 ***::RunLoop::performWork() + 200
15 JavaScriptCore 0x1cdbf258c ***::RunLoop::performWork(void*) + 36
16 CoreFoundation 0x1c29fb414 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
.
.
.
Crash-log.txt
Can someone help me, please.
Post not yet marked as solved
I have working on this project for quite some time now and even uploaded several version to App Store Connect and have one version to be approved on App Store Review.
the problem was my MacBook I was working on crashed and need to reinstall everything from ground up.
my IOS app scripts are on Git that can retrieved it easily, now when I'm trying to archive and Distribute the changes form this newly fresh installed MacBook.
xCode says i need to update my SDK version:
"SDK Version Issue. This app was built with the iOS 14.5 SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later."
I know when you have existing app on the store you won't be bothered by this but why?
Since XCode 13.1 I'm getting "no crash logs" error in my Organizer window. I have re-authenticated, changed the filters to be as broad as possible (ie all versions, all platforms, for the last year) - and I still get this error. I know there are crash logs because up until now (ie the past few weeks) I've been reviewing them!
I've cleared derived data, I've cleaned the project, I've rebooted, I've closed and restarted xCode, I've opened XCode preferences and re-authenticated (I had recently changed password so it was prompting me to re-authenticate anyway). Still, no crash logs.
Any other cached data I should be clearing that could fix this? I know I have crash logs piling up right now.
Post not yet marked as solved
The latest build of my iOS app in TestFlight does not show a "Download DSYM" link in the build metadata tab. When I uploaded the build to App Store Connect I had "enable bitcode" turned on, and I can see "Include Symbols" is set to yes in the build metadata. But no link is next to it like my other recent builds.
The last few builds I've submitted in the same manner have all generated the DSYM download links no problem. For some reason this particular build has not.
Has anyone else experienced this same issue? Any tips of how to fix this? I'd like to avoid submitting a new build if possible
Cheers
Post not yet marked as solved
Hi,
I am trying to upload newer version of my existing app but when I am going to upload it I am getting following error :
"Error Fetching App Record"
App record request failed with error: "Unexpected Status Code"
Can any please help me out to get rid of this error.
I am using XCode 13.4.1.
Thanks
Post not yet marked as solved
Hello,
I work with XCode 12.5 and Swift 5. I am a member of a development Team.
I finished my first App and I want to start with Beta Testing using Testflight. I already tested the app on my mobile device and everything works fine.
Furthermore I followed every step of this article:
https://developer.apple.com/documentation/xcode/preparing-your-app-for-distribution
This article describes the steps to distribute my App for Beta Testing:
https://developer.apple.com/documentation/xcode/distributing-your-app-for-beta-testing-and-releases
On of the first steps is creating an archive of my app. When I do this I don't get the option "Distribute App". I only get the option "Distribute Content".
The following distribution methods doesn't contain the options i need.
I already tried the solutions mentioned here:
https://stackoverflow.com/questions/55467829/xcode-10-1-doesnt-show-distribute-app-option-when-archiving-cant-archive
In this article it seems like the solution is to change the "skip install" value. I have the "Skip Install" once in the "Projects" and "Targets" section. I already tried each combination of ticking yes and no, but the result stays the same.
I also tried it with different provisioning profiles. Once with the Type "Development" and once with the type "Distribution".
This is the first app that i wrote and published through the App Store. It could be that i am missing out something obvious?
I am glad for everyone who can help me!
Thanks in advance
Jakob
Good afternoon
Previously, every release I got MetricKit data in xCode Organizer, but now the latest metric was 11 months ago 08/04/2021 (07/12/2022 at the time the question was created).
However, I continue to receive crash reports in xCode Organizer.
I didn't find any guides or troubleshooting about getting metrics.
Are there any conditions for the metrics to work?
Thanks
Post not yet marked as solved
Dear All,
We are able to run the flutter iOS on simulator. But while Archive the project we are getting this error Command PhaseScriptExecution failed with a nonzero exit code
we have tried all possible combination.
Can anybody help through it?
Thanks in Advance
Post marked as Apple Recommended
I'm getting this error when trying to distribute/validate my app (every version of it):
I have a developer account and a distribution certificate, and have had no problems uploading many versions of my app until today.
Has anyone experienced this before?
Post not yet marked as solved
Hello dear community,
I am reaching out to your as I am building an app that works very well on Expo client, for which I achieve to build on iOS, but when launching it on Testflight, the app instantly crashes with the crash report attached.
Any help would be more than welcome.
2022-07-20_18-13-57.1538_+0200-161cd0da9ad5819b162a525b4e08056dddff1e65.crash
Post not yet marked as solved
Hello,
I'm a Flutter developer and I'm trying to deploy my first IOS app (I don't know anything about the Apple world).
I managed to submit the app on the appstore via codeMagic, but I couldn't test it before not having an iPhone or a mac!
Apple sent me 2 crashlogs telling me that they tried to launch the app, but it crashed.
I understood that I had to symbolic logs to get more info, but I'm reaching the limits of what I can do with the CodeMagic VM (20mn sessions, and I don't know anything about macOS...)
I tried symbolizing with macSymbolicator but it doesn't work, it says it doesn't understand crashlogs (unknown format)
Could someone do it for me please and tell me what crashes??
I can provide the artifacts and the 2 crashlogs from Apple
Thank you in advance !
Sebastian, Nantes
Post not yet marked as solved
Our problems started on the 7/15 like many others but we are getting a new error now which we don't understand.
"App record request failed with error: 'AppsService:
Unwrap error: 'Unexpected nil property at path:
'App/597282476/attributes/bundleId''"
We've tried logging out of xcode and back in and many other things.
Is anyone else seeing this?
Does anyone have any suggestion?
Thanks
Post not yet marked as solved
Hello,
I'm finding that the Xcode organizer metrics window isn't showing data for my last three releases. One of those was this week, so that may be expected, but the other two were in late May and early June so I'd expect them to have data by now.
As a related note, even on previous releases I see very sparse information for hang rate so it's hard to see trends.
Is there something we need to be doing to get this data to populate? How much usage is required for data to show in metrics section of the Xcode organizer?
Post not yet marked as solved
Hello,
I get a lot of crashlogs in the Xcode organizer on iOS 15 all related to dyld. Does anybody has the same issue or any idea what could be the problem? Attached is the Crashlog.
Following error is shown:
Demo-2022-07-08-161436.ips
Today I'm getting this error when trying to distribute/validate my app:
Every tentative fails
Is anyone experiencing that?
I checked https://developer.apple.com/system-status/
All green but still encounter error.
Post not yet marked as solved
Hi there,
I am developing an app where we can scan and create an OBJ out of the scanner.
I have launched my first build in the TestFlight and it works just fine.
Afterwards, without making any changes whatsoever, I archived the same app, to create another build and uploaded in TestFlight, just to test the two builds.
As you can guess from the title, the first build works, but the second build crashes. As soon as I open the camera it crashes.
I have added the privacy camera usage in the info.plist. Please find the crash log here: crashlog.crash
By looking at it, it says that it stumbles on a nil value. But why does the first build works and not the second one?
Also, I would have loved to post the code where it potentially unwraps the nil value, but unfortunately it comes from a framework that I do not have access of.
Lastly, I would like to mention that any time that I launch the app from Xcode to my iPhone11, it always works. It is only in TestFlight that it crashes.
Does anyone know what is going on? I really appreciate the help!
Thanks
Martin
Post not yet marked as solved
I am in a large org and have just been added to a project. We have just experience something strange... A build showed up in testflight that none of us claim to have uploaded. Im looking for a way to know where this build came from. We typically build from Xcode and upload via organizer.
Any insight would be helpful!
Post not yet marked as solved
Hello I get this error when trying to upload my binarie to appstore with Xcode :
ENTITY_ERROR.ATTRIBUTE.INVALID: The provided entity includes an attribute with an invalid value
I don't have any other indication on the problem. The only changes I made in my code was :
Add In App purchase
Change my laptop to a new macbook pro Apple Silicon
Post not yet marked as solved
Can someone please help, i have a game ._. And it keeps crashing whenever i try to open it, i tried lotsa things:
googled it
googled it more
again
tried to understand the logs
yea, so here are the logs:
[pretend this was a file](https://www.mediafire.com/file/9n8i6naiddum9xt/GeometryJump-2022-06-20-105938.ips/file\)
ignore the tag, it was the most related i could find, CAN’T APPLE JUST MAKE A TAG LIKE QUESTION like that’s all just make a tag “question” that’s it