Search results for

build disappears

50,310 results found

Post

Replies

Boosts

Views

Activity

One of my recent version metrics disappear in Xcode organizer metrics
Hello, For one of my recent release (2 versions ago), I used to be able to check its p50 of Hang Rate, but now it disappear and not showing up in XCode Organizer Metrics anymore. The p90 of Hang Rate of this version is still there. It's so unpredictable. Is there something we can do to get this data to populate? If not, may I understand usually why this issue will happen, is it something frond-end bug or is it because there is some thing abnormal going on in the back-end data?
1
0
100
Apr ’25
Reply to Build missing inside Activity
I am having the same issues. XCode upload validation successful. (no errors) XCode upload distribution successful. (no errors) I see my build on App Store Connect's 'Activity' view (processing). After a few seconds the build in the 'Activity' view disappears. I receive no e-mails. Upon uploading the same build via XCode validation / distribution - I get a duplicate build error. Upload with new build number, same problem. May not be related, but things that changed for us recently (past 1 day): Upgraded to XCode 12. Accepted new App Store connect agreements. Updated TestFlight beta information. Most likely on Apple's side.
Sep ’20
All Mail notifications disappear spontaneously from the notification centre
All mail notifications are visible on the notification centre. However if we swipe down the notification centre immediately after ending a phone call, it shows none of the mail notifications. All mail notifications would have disappeared from the notification centre. None of the mail notifications reappear on the notification centre even by swiping it down again after waiting for five minutes. This vanishing act also happens randomly and spontaneously after some period of inactivity and none of the mail notifications are seen upon swiping down the notification centre.The mail notifications reappear only after toggling Settings> Notifications > Mail > Allow Notifications settings which was On all the time, to Off and then put to On again. They also reappear randomly after some period of inactivity on the phone.This problem continues on iOS 13.2 public release apart from all beta releases prior to this.
1
0
1.6k
Oct ’19
Reply to "Compiler failed to build request" Spam when using MKTileOverlay
I'm having the same issue while trying to draw a polyline. I have a UIKit map and SwiftUI map, and both are failing to draw the path of the user (not showing). My console gets full of these Compiler failed to build request logs. If I comment out the one-line of code that sets the stroke color of the polyline, the error disappears, but the path is still missing. Any ideas? Thanks in advance!
Aug ’25
View crashes/disappears if root of NavigationViews links to view with @ViewBuilder property?
Hi, I have just found the weirdest behaviour in SwiftUI. Here is what happens: I have a view A which contains a NavigationView. From A the user can go to view B and from there to view C. In view C the user can enter data which updates a published property of an observable object to which views A, B and C link to via @Observed Object. On updating the published property view c just disappears, without any crash report, log message or anything (And the reason why I think it crashes is because the usual animation for going forward/backward is missing when it disappears). The app doesn't crash either and can be used normally, including going back to view C. If I remove the link to the observed object in view A OR if I remove some code from view A and put it into a separate view, then view C does not disappear when the published property is updated. The code I remove from view A uses another view which has a @ViewBuilder property. Removing the @ViewBuilder property also prevents the crash
0
0
645
Mar ’22
MacBook Pro display disappearing
Since public beta 9 of MacOS 10.15, my 2015 MacBook Pro retina has a fit and decides it has no built-in display, only the external ones I have connected. System information does not show the display and the only way to get it back is to either sleep the laptop (which works 50% time) or simply reboot it.Anyone else had this at all?
1
0
1.1k
Oct ’19
All text messages disappeared
I have the beta of iOS 16 and I went into a text message and noticed that the previous messages were gone I restarted my phone and when I went back into my texts message all of my text were gone. Every last one. I no longer have any texts at all. I have since restarted my phone I have tried turning iMessage on and off I have restarted my phone with iMessage off and then turning it back on after restarting nothing has brought my text messages back. Can anyone help!? Are they just lost forever. And before you ask. My iCloud backup was turned off
0
0
929
Aug ’22
Custom rendered drawing disappears...
Hi,I am still trying to get continuously update tracinng line to work. (re: https://forums.developer.apple.com/thread/62727)Using SCNSceneRednerDelegate, I successfully rendered a drawing using Metal APIBut after a brief moment, the rendering is replaced by the objects from SceneKit.Following is my rendering code: func renderer(renderer: SCNSceneRenderer, willRenderScene scene: SCNScene, atTime time: NSTimeInterval) { guard let vm = self.viewModel, let traceModel = vm.traceModel.value, let renderPipeState = traceModel.renderPipeLineState, let nextDrawable = (self.sceneKitView.layer as? CAMetalLayer)?.nextDrawable() else { return } let commandBuffer = traceModel.commandQueue.commandBuffer() let renderPassDescriptor = MTLRenderPassDescriptor() renderPassDescriptor.colorAttachments[0].texture = nextDrawable.texture renderPassDescriptor.colorAttachments[0].loadAction = .Clear renderPassDescriptor.colorAttachments[0].storeAction = .Store let encoder = commandBuffer.renderCommandEncoderWithDescriptor(renderPassDesc
0
0
435
Sep ’16
searchController disappear iOS 11
Issue : see video :https://cloud.twsweb.it/index.php/s/Qoh5DbuhcU3DVClAnd this is my code : self.searchController.delegate = self; self.searchController.searchBar.delegate = self; self.definesPresentationContext = YES; self.searchController.searchResultsUpdater = self; self.searchController.dimsBackgroundDuringPresentation = NO; [self.searchController.searchBar sizeToFit]; self.searchController.searchBar.delegate = self; if (@available(iOS 11, *)) { self.navigationItem.searchController = self.searchController; self.navigationItem.hidesSearchBarWhenScrolling = false; } else { self.tableView.tableHeaderView = self.searchController.searchBar; }Any suggestion, No problem before iOS11 ??
0
0
693
Sep ’17
UIToolbar disappears between iOS10.2 and 10.3
We recently have had users reporting that their bottom UIToobar is no longer present. I pulled up the app in xCode on two differenct machines. One that is on El Capitan and only simulate iOS10.2 and another on Sierra with fully upgraded xcode allowing 10.3 simulation. Running the app in 10.2, I can see the toolbar is present, however, simluating in 10.3, it goes way. EDIT: Just to be clear, I see the toolbar in the storyboard layout but once running in simulation and in debug mode view, I see it disappear.Has anyone else had similar experiences or advice?Thank you.
0
0
495
May ’17
Simulator disappeared and can't readd it.
Thursday I was running a iPad Retina iOS 10.2 on my Machine. When I got into the office Friday and started my Machine up the Simulator was no longer in xCode. I attempted to add the simulator but when I went to Create a new Simulator and selected iPad Retina as the device. The OS Version drop down menu did not have the iOS 10.2 in the list.I've done a lot of things to troubleshoot this down to unistalling xCode completely removing any files on the machine, even in ~Library/ and reinstalled it completely.I'm currently running v8.3.3 of xCode and by default has iOS 10.3.1 installed. So when I went to create a new simulator I downloaded the iOS 10.2 Simulator from the components tab but there still is no version I can select in the drop down. I also downloaded iOS 9.2 to check and the drop down menu now has 9.2 iOS but does no have 10.2.I'm sorta running dry on how to fix this so I've come to this thread seeking help on how to resolve this.Thanks in advanced.-edit-So I've been messing with this more to find out
0
0
422
Jun ’17