Search results for

build disappears

49,258 results found

Post

Replies

Boosts

Views

Activity

iOS 18 tabbar flickers and then disappears
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. }
Topic: UI Frameworks SubTopic: UIKit Tags:
2
0
951
Oct ’24
Are storyboard and UIKit due to disappear ?
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 ?
2
0
2.6k
Dec ’23
iCloud - desktop content disappeared
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.
0
0
271
Jun ’17
"All Ratings and Reviews" have disappeared
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?
7
0
4.0k
Sep ’17
Homkit devices disappearing overnight
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?
1
0
1.2k
Apr ’17