Search results for

build disappears

49,242 results found

Post

Replies

Boosts

Views

Activity

Compiler error messages disappearing
You know how XCode shows your compile errors in real time with the red ribbons to the right of the code? Now they are not there. Or they might appear occasionally after a deliberate build, but then they disappear after a few seconds, or after I click on anything. I can't write code like this. Yes, I have restarted. Didn't help. Is there some new configuration I have to set?
3
0
1.6k
Jun ’23
Share Extension disappearing
Share Extensions have been disappearing in dev builds in different ways for different versions of iOS 8. (I have not been able to find a clear pattern.) Some people say it is 'only' a problem for dev builds and not for apps downloaded from the App Store. I don't know if that is true since I have not released an app with an extension yet.In 8.4 (on one of my devices) I was forced to disable/enable my extension every time for it to show up in the share sheet. Now, in 8.4.1, the problem has gotten even worse. My extension does not show up at all. Not even in the 'More' list. So, I am currently not able to test my extension on 8.4.1. And I don't know if/how it will work if I distribute it through the App Store. I've tried TestFlight, and that does not make any difference.This has been a problem for a long time now but I have not seen any comment from Apple. Maybe I have missed it, but I would really appreciate if someone from Apple could shed some light on this problem.Thanks!Claes
Topic: UI Frameworks SubTopic: UIKit Tags:
4
0
956
Aug ’15
SCNodes disappear and then reappear
I can't post a video I don't think. But in the screen shots, I'm sightly making a circle with the phone and the green lines will disappear and then reappear. Those green lines are drawn via .addChildNode(). We're using RoomPlan to detect cabinets(.storage), and then we outline the cabinets with SCNNodes. We have other methods to capture cabinets that don't use RoomPlan. And the lines for those cabinets do not wink in and out. Perhaps there is a bug with visibility culling? We're pretty dang sure the nodes are not disappearing because we are calling .hide() anywhere. Perhaps object detection from RoomPlan running in the background is interfering?
2
0
732
Jun ’23
Reply to How do I resubmit an app after rejection?
Hi I build an app and submitted for review. But the app got reject by apple reviewer and we addressed all the feedback and trying to rebuild the app with different version, Build number also changed, when we are trying to upload again it showing successfully uploaded and showing in testFlight. After sometime the app is disappear from testFlight. I am able to delete the rejected app Able to upload the a app in TestFlight (Build version change, Build no change) After successfully uploaded, after sometime its disappear from TestFlight Is there any other step I am missing here to re-submit the build for review
Jan ’21
"Disappearing" messages
Hi, all.Had a user e-mail that he had a message disappear from an active conversation.My app is a board game; the user still saw the summaryText from prior messages, but the message containing the in-progress game was missing, so there was no way to invoke the app. Since I don't beleive it's possible to delete a single message from a conversation, I don't think there's a way for the user to have done this accidentially.I'd be curious if anyone else has experienced this issue. Thanks,-Michael
0
0
357
Sep ’16
Dynamic Island appears and then disappears
Trigger an alarm on the iPhone 14 Pro Max so that the time is displayed on the dynamic island at the top. And when you perform a specific action in the currently sold app, the time or icon displayed on the dynamic island appears and disappears. Is there anything special I need to do in my app to just keep the current dynamic island icon or time display? Other apps seem to keep the time or icon displayed on the dynamic island. Add We confirmed that if we make the bottom home indicator disappear automatically with setNeedsUpdateOfHomeIndicatorAutoHidden, the dynamic island also disappears. Is there a way to setNeedsUpdateOfHomeIndicatorAutoHidden to show the current dynamic island even though the home bar disappears? Some users believe that the app is malfunctioning because it repeats that the content of the dynamic island is displayed when you touch the app and disappears when you don't touch it.
Topic: UI Frameworks SubTopic: UIKit Tags:
2
0
2.1k
Oct ’22
Custom Lyrics Disappearing
Hey there. I am slightly new to all this developing side of Apple, which I have enjoyed so far, but I just wanted to mention that first. Anyway. To my first discussion!I Have been messing around with iOS 10 GM for a few days now, Everything seems very good so far, except I am still have problems with the lyrics. If I add my own custom lyrics, which i am going to call selection one, and sync them to my iPhone and/or iPad they sync across nicely, and work fine. But if I then manually add some new lyrics from selection two, the lyrics from section one disappear, and no matter what I do I can't get them back. And if I add a third selection of lyrics, the lyrics from selection two will disappear next and so on and so on.Is anyone else having this problem? Sorry if it isn't explained well, I have had great difficulty trying to word it in the more efficient way possible. Basically older lyrics i have put on keep disappearing when I add lyrics to other songs later on. Hope that helps a litt
2
0
1.5k
Sep ’16