Search results for

“build disappears”

51,300 results found

Post

Replies

Boosts

Views

Activity

App disappears from the share sheet ios 15.3
App disappears from the share sheet list on the second attempt to open the share menu. Noticed that it happens only on iOS >=15.0 and to URLs with query params. Apps like Instagram and Reminders (iOS native app) don't show in the share sheet menu and even in the entire share list. Reproducing on iOS v15.3 (demo images attached) First time opening: Second time opening:
1
0
1.1k
Apr ’22
App Switcher briefly flashes or disappears on iPadOS 26.0.1
I’m experiencing a strange issue with the App Switcher on my iPad. When I swipe up from the bottom to open the App Switcher, the apps that should be running sometimes don’t appear — they briefly flash for a split second and then disappear. The App Switcher itself stays open, but it shows no app cards. Here are some details: Device: iPad Pro (11-inch, 2nd generation) iPadOS version: 26.0.1 Reproducibility: Happens intermittently Steps to reproduce: Open several apps. Swipe up from the bottom and pause to show the App Switcher. Sometimes, the app cards flash for a moment and then disappear, leaving the App Switcher empty. Expected behavior: The App Switcher should display all running apps consistently. Actual behavior: The App Switcher appears, but the app cards briefly flash and disappear, leaving a blank screen. I’ve seen a few similar reports on the Apple Support Community, but I’m not sure if this is a known issue in iPadOS 26.0.1. Has anyone else encountered this problem? Any con
1
0
360
Oct ’25
Reply to Is anyone having troubles with Beta App Review?
I figured that it allowed me to upload and submit the build for beta review, so they must be allowing it considering they can disallow submissions from different versions of XCode, for example.There is no self-reject button now. The 'Remove From Review' button disappeared once it entered the 'In Beta Review' status.Thanks, that's pretty reassuring!
Topic: App & System Services SubTopic: General Tags:
Aug ’16
After user updated my iMessage app, the icon has disappeared from iMessage
Heads up for everybody else and I have filed as a radar: 28283019A user has reported that after updating my iMessage app, the app icon has disappeared. He has tried swiping right through all apps, looking at his Manage list, force quitting iMessage, rebooting his phone. Can't find my app. When he received a game message from someone, it directed him to download the iMessage app. My app page says it's installed on his phone.I am trying to solve this by pushing an external TestFlight build out to him to see if iMessage puts the app back in his tray. Will report back.
1
0
406
Sep ’16
Notes formatting disappearing
In haven't completed a bug report yet, but I have a list with checkboxes in Notes, the checkboxes randomly don't appear when opening notes. Appears to be a visual glitch as if I tap on it, it appears and the status changes to opposite of what it was (even though was invisible). I see this on my iPhone 6 and iPad 2, both using iOS 9.1 beta 3. Does anyone else see this, I never tested checkboxes in 9.0 so not sure if a new or carried over bug. Many thanks for any comments.
0
0
318
Oct ’15
Launch constraints disappear
I use launch constraints in a project. If I archive the project and save a copy of the app locally, everything works as expected but if I choose Direct Distribution and submit the app to Apple for notarization, the notarized app does not contain any launch constraints. What are I am doing wrong? Thanks.
6
0
1.1k
Jul ’24
Reply to Build not showing up in App Store Connect after successful upload in XCode
I also have this issue. Uploaded successfully yesterday, I got the 'Processing' message displayed for a while, then when I checked back today, the 'Processing' message disappeared. I got no emails related to this from apple, and when I try to upload again it tells me that I cannot upload with the same version. Does that mean that the build is still under review ? I'm very surprised that App Store Connect isn't at least showing a processing or failed status if there's something wrong with the build.
Jul ’21
UIPasteboard permission dialog disappear immediately if paste from universal clipboard
I was trying to copy and paste from my mac laptop to iPhone while using UIPasteboard. The permission dialog popped up for less than 1 second and disappear. If using UIPasteboard again, the dialog will stay. If copying locally without using universal clipboard, the permission dialog will stay. I made a workaround to display the permission dialog again after the first dialog disappears: if UIPasteboard.general.hasStrings { // A workaround for the issue that the permission dialog disappear // immediately while using universal clipboard if #available(iOS 16, *) { if let str = UIPasteboard.general.string?.prefix(8) { self.regCodeTextFieldModel.text = String(str) } } if let str = UIPasteboard.general.string?.prefix(8) { self.regCodeTextFieldModel.text = String(str) } } Does anyone have a better solution to this issue?
1
0
1.2k
Jan ’23
The largeTitle of UINavigationBar disappears after scrolling on iOS 26.1
My project uses the UINavigationController's largeTitle on the latest iOS 26.1, but I found that when I set the backgroundColor, the navigation bar's largeTitle disappeared after switching between normal and large titles. I checked the latest documentation and consulted AI, but I have not found any good solutions. For the demo project, please refer to FB20986869
3
0
387
Nov ’25
App disappears from the share sheet ios 15.3
App disappears from the share sheet list on the second attempt to open the share menu. Noticed that it happens only on iOS >=15.0 and to URLs with query params. Apps like Instagram and Reminders (iOS native app) don't show in the share sheet menu and even in the entire share list. Reproducing on iOS v15.3 (demo images attached) First time opening: Second time opening:
Replies
1
Boosts
0
Views
1.1k
Activity
Apr ’22
Newly created iTunesConnect app disappeared
I just created a new app as per my usual process on iTunesConnect (using Safari Version 10.0.1 (11602.2.14.0.7) on OS X 10.11.6. When finished, the app doesn't appear in My Apps, and isn't seen by the fastlane tool. I was, however, able to upload a build via Xcode 8. Has anyone seen this recently? ITC bug?
Replies
2
Boosts
0
Views
483
Activity
Nov ’16
App Switcher briefly flashes or disappears on iPadOS 26.0.1
I’m experiencing a strange issue with the App Switcher on my iPad. When I swipe up from the bottom to open the App Switcher, the apps that should be running sometimes don’t appear — they briefly flash for a split second and then disappear. The App Switcher itself stays open, but it shows no app cards. Here are some details: Device: iPad Pro (11-inch, 2nd generation) iPadOS version: 26.0.1 Reproducibility: Happens intermittently Steps to reproduce: Open several apps. Swipe up from the bottom and pause to show the App Switcher. Sometimes, the app cards flash for a moment and then disappear, leaving the App Switcher empty. Expected behavior: The App Switcher should display all running apps consistently. Actual behavior: The App Switcher appears, but the app cards briefly flash and disappear, leaving a blank screen. I’ve seen a few similar reports on the Apple Support Community, but I’m not sure if this is a known issue in iPadOS 26.0.1. Has anyone else encountered this problem? Any con
Replies
1
Boosts
0
Views
360
Activity
Oct ’25
iOS 26 RC Apple Music library disappeared
My iPhone is on iOS 26 RC and when I tried adding music to my library, the app crashed and when I opened it again my whole Apple Music library including playlists disappeared but it still shows that the app is showing 8 gb of storage. I’ve tried restarting my phone, closed the app and reopened it, and that didn’t work, what do I do
Replies
0
Boosts
0
Views
305
Activity
Sep ’25
Why when I run my app my controls appear for 1 sec and after that disappear?
With the new xcode I arrange my controls in any Viewcontroller and when I run the app (in iphone or emulator) the controls appear for 1 second and after that disappear.
Replies
0
Boosts
0
Views
121
Activity
Oct ’15
When navigationTransition returns through the return gesture, the original view disappears
When navigationTransition returns through the return gesture, the original view disappears。 The same problem occurs when using the official example。 https://developer.apple.com/documentation/swiftui/enhancing-your-app-content-with-tab-navigation xcode Version 16.4 (16F6) macOS 15.5
Replies
3
Boosts
0
Views
115
Activity
Jun ’25
Reply to Is anyone having troubles with Beta App Review?
I figured that it allowed me to upload and submit the build for beta review, so they must be allowing it considering they can disallow submissions from different versions of XCode, for example.There is no self-reject button now. The 'Remove From Review' button disappeared once it entered the 'In Beta Review' status.Thanks, that's pretty reassuring!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’16
Reply to Swipe to go back still broken with Zoom navigation transition.
Actually if you look at the DestinationVideo sample project (https://developer.apple.com/documentation/visionos/destination-video) It uses the matchedTransitionSource/navigationTransition zoom APIs. When I tested it building on Xcode 26.2 on an iPhone 15 Pro Max, when swiping back the child view very quickly, the source view will disappear.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’26
After user updated my iMessage app, the icon has disappeared from iMessage
Heads up for everybody else and I have filed as a radar: 28283019A user has reported that after updating my iMessage app, the app icon has disappeared. He has tried swiping right through all apps, looking at his Manage list, force quitting iMessage, rebooting his phone. Can't find my app. When he received a game message from someone, it directed him to download the iMessage app. My app page says it's installed on his phone.I am trying to solve this by pushing an external TestFlight build out to him to see if iMessage puts the app back in his tray. Will report back.
Replies
1
Boosts
0
Views
406
Activity
Sep ’16
Notes formatting disappearing
In haven't completed a bug report yet, but I have a list with checkboxes in Notes, the checkboxes randomly don't appear when opening notes. Appears to be a visual glitch as if I tap on it, it appears and the status changes to opposite of what it was (even though was invisible). I see this on my iPhone 6 and iPad 2, both using iOS 9.1 beta 3. Does anyone else see this, I never tested checkboxes in 9.0 so not sure if a new or carried over bug. Many thanks for any comments.
Replies
0
Boosts
0
Views
318
Activity
Oct ’15
Launch constraints disappear
I use launch constraints in a project. If I archive the project and save a copy of the app locally, everything works as expected but if I choose Direct Distribution and submit the app to Apple for notarization, the notarized app does not contain any launch constraints. What are I am doing wrong? Thanks.
Replies
6
Boosts
0
Views
1.1k
Activity
Jul ’24
Reply to Build not showing up in App Store Connect after successful upload in XCode
I also have this issue. Uploaded successfully yesterday, I got the 'Processing' message displayed for a while, then when I checked back today, the 'Processing' message disappeared. I got no emails related to this from apple, and when I try to upload again it tells me that I cannot upload with the same version. Does that mean that the build is still under review ? I'm very surprised that App Store Connect isn't at least showing a processing or failed status if there's something wrong with the build.
Replies
Boosts
Views
Activity
Jul ’21
Web inspector, Debugging disappeared after OS upgraded
Web inspector, Debugging tab pages disappeared after OS upgraded,so I cannot debug my app project based on ionic.But I can debug when I did not upgrade my Mac OS last week.The information of my local envirenment: Mac OS: macOS Mojave 10.14.6 Safari: 13.1 Xcode: 11.3.1 iPad OS: 11.4.1Could you tell me what can I do to fix this problem?
Replies
0
Boosts
0
Views
558
Activity
Mar ’20
UIPasteboard permission dialog disappear immediately if paste from universal clipboard
I was trying to copy and paste from my mac laptop to iPhone while using UIPasteboard. The permission dialog popped up for less than 1 second and disappear. If using UIPasteboard again, the dialog will stay. If copying locally without using universal clipboard, the permission dialog will stay. I made a workaround to display the permission dialog again after the first dialog disappears: if UIPasteboard.general.hasStrings { // A workaround for the issue that the permission dialog disappear // immediately while using universal clipboard if #available(iOS 16, *) { if let str = UIPasteboard.general.string?.prefix(8) { self.regCodeTextFieldModel.text = String(str) } } if let str = UIPasteboard.general.string?.prefix(8) { self.regCodeTextFieldModel.text = String(str) } } Does anyone have a better solution to this issue?
Replies
1
Boosts
0
Views
1.2k
Activity
Jan ’23
The largeTitle of UINavigationBar disappears after scrolling on iOS 26.1
My project uses the UINavigationController's largeTitle on the latest iOS 26.1, but I found that when I set the backgroundColor, the navigation bar's largeTitle disappeared after switching between normal and large titles. I checked the latest documentation and consulted AI, but I have not found any good solutions. For the demo project, please refer to FB20986869
Replies
3
Boosts
0
Views
387
Activity
Nov ’25