Search results for

“build disappears”

51,288 results found

Post

Replies

Boosts

Views

Activity

App Suddenly Disappeared from Apple Store Connect
Our app, which is still available on the App Store, has suddenly disappeared entirely from Apple Store Connect. Although it can still be found on the App Store, we are unable to locate it in Apple Store Connect for management. Just a few days ago, it was successfully submitted for review, and its status was Pending Developer Release. However, today when we were preparing to release it, we logged into Apple Store Connect and found that the app had completely disappeared and couldn't be found even in the Removed Apps section. Our App Store Link
6
0
1.5k
Jun ’24
Safari Web Extension disappearing on click
I converted my Chrome extension to a Safari web extension using this converter. I then run the extension in xcode (macOS (App)) open the app allow unsigned extensions in Safari select the checkbox in Extension settings, giving it permission to run The extension icon then shows up in Safari where its supposed to. However, whenever I click on the icon to test the extension, nothing opens and the icon disappears. Is there an extra step I'm missing?
1
0
531
Dec ’21
Device Activity Monitor Schedules Disappear
Hey everyone, I have an app using the screen time api, I've had quite a few reports from users saying that our monitoring features stop working until they open our app. What happens is that activities and schedules set with the device activity monitor seem to disappear. This is something we check on app re-opens and so we schedule them again and that is why the monitoring starts working again. Of course our current solution is not optimal since our app is mainly passive. Has anyone experienced these kinds of issue ?
0
0
208
Mar ’25
podcast disappeared
Hi,I've been making a podcast for a couple month and everything was fine but now it seems to disapear in itunes store. I also discovered a big in my wordpress page code which made my website look strange and also affected the RSS (http://magazynszosa.pl/feed/podcast) that page generates for itunes. So, maybe Itunes forgot my podcast? Now the RSS is fine again and I wonder if I just should wait a bit and let itunes realize it's ok or should I notify Apple? If so, which contact should I use? Thanks
1
0
165
Jan ’16
TexField Disappears
Hi everyone,So I have a ViewController, inside it i have a TableView and at the bottom of it a View that contains a TextField and a Button.When the keyboard appears I tried to put the View at the bottom just above the keyboard and my View appears only if I put my View in front like this :self.view.bringSubviewToFront(SendMessageView)(Just to be clear my View is visble and I can see it, it only dissapears when I try to move it on top of the keyboard when it appears)So now that I can see my View when I mooved it above the keyboard, when I begin to type something my View dissapears instantly and I hane no clue why and I don't know how to fix this.I hope I explained my problem clearly, and of course if needed I can post more of my code, I tried to put a screenshot in the post but it didn't work.Thanks in advance,Arkning
17
0
2.4k
Nov ’18
App disappears after pkg installation
We're running into an issue with our pkg bundle where the main .app file disappears after installation and wanted to see if anyone has an idea about what would cause it. We have a pkg bundle with three separate apps, one primary app and two supporting apps. We distribute this pkg bundle directly to our users, who will manually install it on their devices (rather than through the app store). The installation itself will usually complete without any issues, and we aren't seeing anything in the install or system logs indicating that it was removed afterward (our postinstall script checks that all of the files exist and are in the correct locations), but after the installation the main app disappears while the rest of the files (including the supporting apps) we lay down are still present. Sometimes it will fail with an error similar to this: 2024-10-02 09:43:07-04 MBA-L-8114 installer[9894]: Error getting application status info for file:///Applications/.hiddenfolder/app1.app: Error Domain=NSCo
0
0
243
Jan ’25
List Embedded in ScrollView Disappears
This doesn't seem like an edge case design issue, so I can't imagine why I'm unable to get it to work and / or find a solution. I want to have an image at the top of the view, below that a list of items, and some text below the list. Regardless of what I attempt, the List disappears. I've tried using Section(header: x, footer: y) inside the List, but that completely throws everything out of whack, plus it's not really what I want to do; the Section becomes clickable and allows the contents to be hidden. (And, regardless, the Section footer is never displayed.) Can anyone point me in the right direction here? Am I just attacking this problem completely incorrectly? Example ContentView followed by extracted ListView. (The HeaderView is simply an Image and the FooterView is simply some Text blocks. Nothing complicated at all.) var body: some View { ttZStack{ Color.themeBackgroundColor .edgesIgnoringSafeArea(.all) VStack{ ScrollView{ HeaderView() ListView() FooterView() } } } } struct ListView: View { tt
2
0
4.4k
Oct ’20
iPad disappearing under Xcode devices and simulators
When I plug in my iPad, it appears for a few seconds and prompts me to trust the device, which I do, but a few seconds later it just disappears. When I disconnect and reconnect again, the same thing happens again. I tried restarting my devices, the terminal command, and trying different USB ports, but to no avail. My iPad does show up in Finder however. How can I resolve this issue? I'm on macOS 13.4, with Xcode 15 beta 2, and iPadOS 17. Any help would be greatly appreciated! ^ This screen appears when I disconnect and reconnect and it prompts me to click trust and enter my password, but then it just suddenly disappears ^This is what shows up when my iPad is disconnected
0
0
752
Jun ’23
Microphone icon in menu bar not disappear
Hello, I am an audio developer, currently using macOS version 14.1.1. I noticed that after disabling the microphone, the small yellow dot in the Control Center disappears immediately, but the one in the menu bar takes about 20 seconds to disappear. I tested the built-in Voice Memos app and found the same behavior. Our users may be concerned about their privacy being violated, even though the software is not using the microphone at that time. We believe this is a bug, and the microphone icon in the menu bar should disappear immediately after the microphone is no longer in use. Do you have plans to fix this issue in future versions? Additionally, is there any workaround for the current version? As a supplement, we are using CoreAudio API with AudioDeviceStart & AudioDeviceStop, not AudioUnit.
0
0
1.3k
Nov ’23
Safari Experimental Feature disappeared in v15
Hello, in order to workaround non-working websockets with TLSv1.3 I was enabling NSURLSession WebSocket experimental feature. I've recently got a new MacBook with a brand new MacOS and latest Safari 15, where I found non-working websockets and didn't found NSURLSession WebSocket option. I am not sure at what point/version mentioned feature disappeared from the Develop menu... Is there any other way to enable it? Why it was removed? Anton
0
0
649
Sep ’21
Legit ratings, maybe reviews, disappearing
I have ratings - possibly reviews - that are disappearing. For example, in “Current Version” the rating just went from 28 stars to 21. Who knows what else has been deleted.I am currently running a free promotion and getting many downloads. Giving away my app is costing me money, so every rating and every review is very important. Why is some Apple computer automatically and arbitrarily deleting legitimate ratings and possibly reviews?I am a one-person independent developer and this is killing my business.
6
0
626
Oct ’15
Reply to empty dSYM file detected - Xcode 16
I had the same issue. It seems that if you go to the build settings and update DEBUG_INFORMATION_FORMAT to DWARF and back to DWARF with dSYM File it adds some new DEBUG_INFORMATION_FORMAT = dwarf-with-dsym; entries to the project file and this warning disappears.
Replies
Boosts
Views
Activity
Oct ’24
App Suddenly Disappeared from Apple Store Connect
Our app, which is still available on the App Store, has suddenly disappeared entirely from Apple Store Connect. Although it can still be found on the App Store, we are unable to locate it in Apple Store Connect for management. Just a few days ago, it was successfully submitted for review, and its status was Pending Developer Release. However, today when we were preparing to release it, we logged into Apple Store Connect and found that the app had completely disappeared and couldn't be found even in the Removed Apps section. Our App Store Link
Replies
6
Boosts
0
Views
1.5k
Activity
Jun ’24
Safari Web Extension disappearing on click
I converted my Chrome extension to a Safari web extension using this converter. I then run the extension in xcode (macOS (App)) open the app allow unsigned extensions in Safari select the checkbox in Extension settings, giving it permission to run The extension icon then shows up in Safari where its supposed to. However, whenever I click on the icon to test the extension, nothing opens and the icon disappears. Is there an extra step I'm missing?
Replies
1
Boosts
0
Views
531
Activity
Dec ’21
Device Activity Monitor Schedules Disappear
Hey everyone, I have an app using the screen time api, I've had quite a few reports from users saying that our monitoring features stop working until they open our app. What happens is that activities and schedules set with the device activity monitor seem to disappear. This is something we check on app re-opens and so we schedule them again and that is why the monitoring starts working again. Of course our current solution is not optimal since our app is mainly passive. Has anyone experienced these kinds of issue ?
Replies
0
Boosts
0
Views
208
Activity
Mar ’25
podcast disappeared
Hi,I've been making a podcast for a couple month and everything was fine but now it seems to disapear in itunes store. I also discovered a big in my wordpress page code which made my website look strange and also affected the RSS (http://magazynszosa.pl/feed/podcast) that page generates for itunes. So, maybe Itunes forgot my podcast? Now the RSS is fine again and I wonder if I just should wait a bit and let itunes realize it's ok or should I notify Apple? If so, which contact should I use? Thanks
Replies
1
Boosts
0
Views
165
Activity
Jan ’16
TexField Disappears
Hi everyone,So I have a ViewController, inside it i have a TableView and at the bottom of it a View that contains a TextField and a Button.When the keyboard appears I tried to put the View at the bottom just above the keyboard and my View appears only if I put my View in front like this :self.view.bringSubviewToFront(SendMessageView)(Just to be clear my View is visble and I can see it, it only dissapears when I try to move it on top of the keyboard when it appears)So now that I can see my View when I mooved it above the keyboard, when I begin to type something my View dissapears instantly and I hane no clue why and I don't know how to fix this.I hope I explained my problem clearly, and of course if needed I can post more of my code, I tried to put a screenshot in the post but it didn't work.Thanks in advance,Arkning
Replies
17
Boosts
0
Views
2.4k
Activity
Nov ’18
App disappears after pkg installation
We're running into an issue with our pkg bundle where the main .app file disappears after installation and wanted to see if anyone has an idea about what would cause it. We have a pkg bundle with three separate apps, one primary app and two supporting apps. We distribute this pkg bundle directly to our users, who will manually install it on their devices (rather than through the app store). The installation itself will usually complete without any issues, and we aren't seeing anything in the install or system logs indicating that it was removed afterward (our postinstall script checks that all of the files exist and are in the correct locations), but after the installation the main app disappears while the rest of the files (including the supporting apps) we lay down are still present. Sometimes it will fail with an error similar to this: 2024-10-02 09:43:07-04 MBA-L-8114 installer[9894]: Error getting application status info for file:///Applications/.hiddenfolder/app1.app: Error Domain=NSCo
Replies
0
Boosts
0
Views
243
Activity
Jan ’25
Reply to Testflight Build missing
Same issue: Uploaded build today and even after increasing the version number, app is not appearing in testflight. It appears as processing for some time but later it just disappears. Earlier it would work correctly.
Replies
Boosts
Views
Activity
Jun ’19
Reply to XCode 14 compile errors immediately disappear or do not appear at all
What an incredible bug! On Xcode 14.3.1 and, yes, encountering this error where I build, get to see my compile errors for a second or two, then have them helpfully disappear. Clearing Derived Data did not fix the issue for me.
Replies
Boosts
Views
Activity
Aug ’23
List Embedded in ScrollView Disappears
This doesn't seem like an edge case design issue, so I can't imagine why I'm unable to get it to work and / or find a solution. I want to have an image at the top of the view, below that a list of items, and some text below the list. Regardless of what I attempt, the List disappears. I've tried using Section(header: x, footer: y) inside the List, but that completely throws everything out of whack, plus it's not really what I want to do; the Section becomes clickable and allows the contents to be hidden. (And, regardless, the Section footer is never displayed.) Can anyone point me in the right direction here? Am I just attacking this problem completely incorrectly? Example ContentView followed by extracted ListView. (The HeaderView is simply an Image and the FooterView is simply some Text blocks. Nothing complicated at all.) var body: some View { ttZStack{ Color.themeBackgroundColor .edgesIgnoringSafeArea(.all) VStack{ ScrollView{ HeaderView() ListView() FooterView() } } } } struct ListView: View { tt
Replies
2
Boosts
0
Views
4.4k
Activity
Oct ’20
iPad disappearing under Xcode devices and simulators
When I plug in my iPad, it appears for a few seconds and prompts me to trust the device, which I do, but a few seconds later it just disappears. When I disconnect and reconnect again, the same thing happens again. I tried restarting my devices, the terminal command, and trying different USB ports, but to no avail. My iPad does show up in Finder however. How can I resolve this issue? I'm on macOS 13.4, with Xcode 15 beta 2, and iPadOS 17. Any help would be greatly appreciated! ^ This screen appears when I disconnect and reconnect and it prompts me to click trust and enter my password, but then it just suddenly disappears ^This is what shows up when my iPad is disconnected
Replies
0
Boosts
0
Views
752
Activity
Jun ’23
Microphone icon in menu bar not disappear
Hello, I am an audio developer, currently using macOS version 14.1.1. I noticed that after disabling the microphone, the small yellow dot in the Control Center disappears immediately, but the one in the menu bar takes about 20 seconds to disappear. I tested the built-in Voice Memos app and found the same behavior. Our users may be concerned about their privacy being violated, even though the software is not using the microphone at that time. We believe this is a bug, and the microphone icon in the menu bar should disappear immediately after the microphone is no longer in use. Do you have plans to fix this issue in future versions? Additionally, is there any workaround for the current version? As a supplement, we are using CoreAudio API with AudioDeviceStart & AudioDeviceStop, not AudioUnit.
Replies
0
Boosts
0
Views
1.3k
Activity
Nov ’23
Safari Experimental Feature disappeared in v15
Hello, in order to workaround non-working websockets with TLSv1.3 I was enabling NSURLSession WebSocket experimental feature. I've recently got a new MacBook with a brand new MacOS and latest Safari 15, where I found non-working websockets and didn't found NSURLSession WebSocket option. I am not sure at what point/version mentioned feature disappeared from the Develop menu... Is there any other way to enable it? Why it was removed? Anton
Replies
0
Boosts
0
Views
649
Activity
Sep ’21
Album/Playlist Art randomly appearing and disappearing
I am on an iPhone X. Randomly my album art and playlist art will appear and disappear. It will do it in the lock screen as well. I've resynced the music but it still does this. Is this happening to anyone else?
Replies
0
Boosts
0
Views
475
Activity
Jul ’19
Legit ratings, maybe reviews, disappearing
I have ratings - possibly reviews - that are disappearing. For example, in “Current Version” the rating just went from 28 stars to 21. Who knows what else has been deleted.I am currently running a free promotion and getting many downloads. Giving away my app is costing me money, so every rating and every review is very important. Why is some Apple computer automatically and arbitrarily deleting legitimate ratings and possibly reviews?I am a one-person independent developer and this is killing my business.
Replies
6
Boosts
0
Views
626
Activity
Oct ’15