I submitted the bug yesterday.
Why iOS 13 and Catalina Are So Buggy
41–50 of 368 posts
Re: Why iOS 13 and Catalina Are So Buggy
#42Re: Why iOS 13 and Catalina Are So Buggy
#43Earlier quoted context omitted.
Every .0 release for iOS and OSX has been buggy. Every single one. I've run and tested every release going back to 2001 and it's been a while since a macOS release has been this buggy and caused serious data loss in some cases. So even for .0 release, this has been pretty bad.
May I be Goldilocks? I’ve used basically every iOS beta. Beta 1 is always AWFUL. Then it gets better and better. iOS 13 is probably the worst, but only incrementally so. It’s hardly worth having a fuss.
Re: Why iOS 13 and Catalina Are So Buggy
#44I never install Apple's newer OS'es because I have a lot of development related stuff setup on my machines and wouldn't want them to break post an update. But so far, this lag in my update schedule has served me really well for years now and looks like this won't be changing anytime soon for me, either.
Re: Why iOS 13 and Catalina Are So Buggy
#45After doing some iOS/Mac development, I'd say some bugginiess is caused by changing APIs and behaviors inflicted by Apple, expected to be absorbed/dealt with by developers. They mercilessly do this with every release and no doubt that affects their internal projects. Also, xcode has gone the way of iTunes and ObjC was always a huge pain. It's a really hostile environment to develop in, where you're having to play cat…
Honestly, I can’t even name single such change for iOS. At worse it is adding interface implementation.
About objective c and Xcode. Just lol. I love being able to debug by pressing single button and putting breakpoint. Android studio, being abominably ugly and slow, and killing battery like in 1 hour, still struggles to do that for native code.
Also, what is wrong with Objective C?
Re: Why iOS 13 and Catalina Are So Buggy
#46Earlier quoted context omitted.
May I be Goldilocks? I’ve used basically every iOS beta. Beta 1 is always AWFUL. Then it gets better and better. iOS 13 is probably the worst, but only incrementally so. It’s hardly worth having a fuss.
It's not a beta, it's what they encourage their users to upgrade to
If you think this is what a bad OS looks like, you should try that.
Re: Why iOS 13 and Catalina Are So Buggy
#47It does not explain why the latest stuff is so buggy.
Is Catalina that much more complex than, say, Mavericks? Are managers playing deadline chicken more?
I don't see evidence for this.
Re: Why iOS 13 and Catalina Are So Buggy
#48Re: Why iOS 13 and Catalina Are So Buggy
#49Re: Why iOS 13 and Catalina Are So Buggy
#50I have a theory that this year tons of stuff was rewritten in Swift, because with the lockdown of the ABI it's now possible to write libraries in Swift. This might be why this year is a bumper crop of bugs.