Just got a great dialog out of Mac Preview:

"The document could not be autosaved. The file doesn't exist.”

If it doesn't exist what am I looking at? And why does the dialog box mention a file name that's different than I'm looking at.🤷‍♂️ 🤦‍♂️

#macos #applesoftwarequality

The fact that Apple Software Updates of the OS leaves five or six volumes from the image connected with the update mounted after a reboot does not inspire confidence. #applesoftwarequality

Apple QA yet again showing the world how much they don’t care to test their software: https://9to5mac.com/2023/07/11/ios-16-5-1-security/

Apple Software Quality™ #AppleSoftwareQuality #functionalhighground

iOS 16.5.1 security fix temporarily pulled after it broke websites

Apple yesterday released an iOS 16.5.1 update to fix a security vulnerability which is being actively exploited by attackers –...

9to5Mac
iOS 16.5 breaks compatibility with Apple's Lightning to USB 3 dongle

On Thursday, Apple released iOS 16.5 to the public with new wallpaper choices, updates to Apple News, and more. As...

9to5Mac
It's not just you... iOS is getting WORSE

YouTube

It's interesting how many bugs there are in SwiftUI and how few of them seem to get fixed. Newest I happened to see yesterday is:

TextField("...", text: $searchText)
.disableAutocorrection(true)

which does not work. Happily shows auto correction even when it's totally stupid in this context. If it was less annoying I'd report bugs but as it is it's not worth the hassle, easier to just make an own virtual keyboard.

#swiftui #somanybugs #applesoftwarequality