Hi supporter,I'm have upload many times, with first 2times, have receive email with error missing description on info, but 5-10 nextime upload disappear after processing and didnt get any email status or missing error.Please help me double check that, it's urgent by me. Im have email to support but didnt any response.Im using xcode 11.Thank you very much.
Search results for
build disappears
49,252 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Use a UITabBarController to load two ViewControllers, A and B, both wrapped in UINavigationController. In A’s viewDidLoad method, push to C, with C’s hidesBottomBarWhenPushed set to true. When popping back to A, the tab bar flickers and then disappears. In versions lower than iOS 18, after popping back, the tabBar does not flicker and disappear. A ViewController override func viewDidLoad() { super.viewDidLoad() let vc = CViewController() vc.hidesBottomBarWhenPushed = true navigationController?.pushViewController(vc, animated: true) // Do any additional setup after loading the view. }
I read in Xcode 15.2 release notes that @IBDesignable and @Inspectable are deprecated and will disappear in a future release. After the abandon of WatchKit and its storyboard, replaced by SwiftUI, does it mean storyboards (and consequently UIKit) will progressively disappear, leaving developers alone with SwiftUI to design apps (IMHO, inadequate to design complex UI: for instance, I always struggle to position precisely objects for all devices sizes as we miss constraints manager in SwiftUI) ? For sure, IBDesignable is (was) whimsical, but a very useful tool to design sophisticated UI. Replacing by #Preview does not make it. I also understand that Xcode is a very complex piece of code and that maintaining and evolving some tools (as IBDesignable) requires effort. But isn't it what we expect from Apple ? To provide us with the best tools and keep on the promise of WYSIWYG environments, all along ? Is it only me or do others share this view ?
Numerous times a day I am noticing that sessions on safari are disappearing for no reason, particularly when I am navigating between apps, Chrome windows, Apple apps and/or when I go in finder.
After I install it to Ipad mini (9.3.2) by itunes , the icon disappears immediatlyhow I fix this ?
Yes my new build never did finish processing and stayed disappeared. I am happy to test upload when you deploy an update. Perhaps something about certain build contents is triggering the issue? FWIW my iOS/iPad app has widget and watch extension. Sundial id976460540.
Topic:
App Store Distribution & Marketing
SubTopic:
TestFlight
Tags:
When you submit a form with errors, if the invalid field is above the fold, the page is scrolled to the invalid field, but the validation bubble disappears immediatelly. This bug is new in Safari 12.http://jsfiddle.net/cs4mjyzL/4/
I'm not sure what I did but somehow I think I did it while purusing the icloud settings from my iphone.Here's my question: I just opened my MacBook and everything on my desktop has disappeared. Of course, I asked Google what happened and was advised via a similar question from an Apple Developer Form to delete all the content and settings from my iphone and then restore it from icloud. Ok, doing that now.......not going too well. In the mean time I found the contents of my desktop, on my harddrive. HD>users>mynamedfolder>icloud drive (archive). Any ideas of what might have happened? and how do I put the contents of my desktop back on my desktop.
The All ratings and reviews have disappeared from the app store when viewing it on the appstore 10 or appstore 11. Instead, we only see our ratings for the current version which is a fraction of what we have built up over the years. We also never chose to reset our total # of ratings. It was my understanding that the total number of ratings will be the starting number in appstore 11. Was that the wrong assumption? Apps like Facebook with 30-40K ratings are down to couple hundred. I guess this is a global issue. Any thoughts?
I've been consistently having a problem with HomeKit devices, scenes, and automations magically vanishing overnight. When I add the devices they are fully functional at first but eventually they just disappear (usually when I'm sleeping). It also is gone from the manufacturers app. I can add the device back in as many times as I want but it continues to do this. Sometimes it stays but I cannot figure out any rhyme or reason to this problem. Any ideas?
After upgrade to 10.15 Beta (19A501i) . TouchBar Disappeared...MacBook Pro (15-inch, 2016)Help......
Someone help! I lost my Apple Pencil 2 days ago and when I went to troubleshoot to find it, the Apple Pencil disappeared from my Bluetooth pairing list?? I don’t know what happened, if someone could help, I would appreciate it a lot!
Hi, One of the activity provied by my application disappeared from the activities table after the update to ios 9.1.I tested this behavior in the simulator and on several devices. With ios 8.4 the activity appears, with 9,1 gone.Any idea?Thank you in advance,
Hi everyone, I’m trying to submit my first release with In-App Purchases, but I can’t keep the IAP attached to the submission. Status: Not published yet (first release) Version: 5.0.0 (multiple builds: (7), (8), etc.) What happens I upload a new build and select it for version 5.0.0. I go to Add for Review and select my newly created IAP (auto-renewable subscriptions). I submit the version. When I re-open the submission details, the IAP section is empty (they no longer appear as “Included in this submission”). The result is a double failure: App rejection (Guideline 2.1 – “IAP not found in the submitted binary”). Each IAP is also rejected for lack of a binary in its review context. It looks like the IAP and the build keep getting detached from each other after I submit. Since this is my first version, I’ve tried changing builds and even editing version metadata, but it still feels like I’m just “editing the first version” rather than creating a fresh link between this binar
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
In-App Purchase
I have noticed that if I add a picture to a contact in messaging or in the contacts app it will show up for a few seconds and then disappear. I have switched where my contacts are synced to hoping that would solve the issue. Any ideas Apple??