Post

Replies

Boosts

Views

Activity

Reply to ITMS-90078 bogosity
This incident neatly embodies everything that is wrong with feedback reporting to Apple. As a programmer, I regard bug reports from users as a precious gift! Users who provide good bug reports are a valuable resource, to be harbored and treasured. Apple's default response to feedback, on the other hand, is to deny the existence of the issue and to blame and belittle the user who reports it. The user has to repeat the same information many times in order to get Apple to listen at all. When the problem is finally solved, there is no acknowledgment, thanks, or explanation from Apple. The entire process is insulting to the user. This is why I mostly just don't bother any more with the feedback assistant.
Apr ’25
Reply to ITMS-90078 bogosity
This incident neatly embodies everything that is wrong with feedback reporting to Apple. As a programmer, I regard bug reports from users as a precious gift! Users who provide good bug reports are a valuable resource, to be harbored and treasured. Apple's default response to feedback, on the other hand, is to deny the existence of the issue and to blame and belittle the user who reports it. The user has to repeat the same information many times in order to get Apple to listen at all. When the problem is finally solved, there is no acknowledgment, thanks, or explanation from Apple. The entire process is insulting to the user. This is why I mostly just don't bother any more with the feedback assistant.
Replies
Boosts
Views
Activity
Apr ’25
Reply to ITMS-90078 bogosity
@Engineer So far, the "engineering teams" have merely repeated the claim that the app is calling application:didRegisterForRemoteNotificationsWithDeviceToken:. It doesn't. If it did, this would not be a bug!
Replies
Boosts
Views
Activity
Apr ’25
Reply to ITMS-90078 bogosity
If you are seeing it, report it to Apple! They aren't going to believe me without support. You can mention FB16995686 in your report but having your own report is what makes the difference.
Replies
Boosts
Views
Activity
Apr ’25
Reply to The developer disk image could not be mounted on this device. IPhone 16e Xcode 16.2
The 16e is too new. You must update to Xcode 16.3 in order to build to the 16e.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Xcode 16.3 Beta3: Developer Documentation Indexing does not end...resulting in Xcode CPU Usage high over long time.
So the "solution", according to the release notes, is just to turn off this feature: defaults write com.apple.dt.Xcode IDEDocumentationSpotlightIndexDisable -bool YES
Replies
Boosts
Views
Activity
Mar ’25
Reply to Can't submit to TestFlight due to RC releases out of sync
FB16995686
Replies
Boosts
Views
Activity
Mar ’25
Reply to Xcode 16.3 Beta3: Developer Documentation Indexing does not end...resulting in Xcode CPU Usage high over long time.
I agree with the assessment of @B347 — the RC is spinning its wheels, unable to index the documentation and using 100% of CPU.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Xcode beta documentation broken?
@B347 But Xcode is still spinning its CPU wheels violently, and makes no progress on indexing the documentation.
Replies
Boosts
Views
Activity
Mar ’25
Reply to ITMS-90078 bogosity
Submitted as FB16995686.
Replies
Boosts
Views
Activity
Mar ’25
Reply to ITMS-90078 bogosity
@Engineer My app delegate does not implement any methods, and I am not using any third-party libraries. There is no push notification code of any kind in my app. The warning is completely mistaken.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Xcode 16.3 Beta3: Developer Documentation Indexing does not end...resulting in Xcode CPU Usage high over long time.
Yeah, reverting to beta 2 fixed it. Instantly. It feels like someone built a huge concrete wall around the UIKit docs in beta 3, and poor old Xcode was just endlessly hammering at it with all its might (i.e. 100% CPU usage but no progress in building the docs cache).
Replies
Boosts
Views
Activity
Mar ’25
Reply to What changed the navigation bar bounds size to something unexpected during the animation if it wasn't a showsScopeBar change?
@DTS Engineer I don't think it's just noise (because I was indeed doing something that might be questionable), but okay.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Mar ’25
Reply to Xcode beta documentation broken?
@B347 Perfect, thank you. Nice to know I'm not alone. I might have to revert to beta 2 as well.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Xcode 16.3 Beta3: Developer Documentation Indexing does not end...resulting in Xcode CPU Usage high over long time.
@DTS Engineer Yes, I'm having this issue in beta 3 as well. UIKit is never appearing in the documentation at all.
Replies
Boosts
Views
Activity
Mar ’25
Reply to Invalid Numeric Value (NaN) Error in SwiftUI's TextField on Long-Press
Not confined to SwiftUI; this also happens in UIKit. And it is still happening in Xcode 16.3 beta.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Mar ’25