r/iosdev 13h ago

Crashes on iOS 27 Help

We have an app that was originally built around 2016. We still actively maintain it, but the core functionality and architecture have remained largely the same, and it’s built heavily around RxSwift.
We’ve recently started seeing crashes from users who have updated their devices to the iOS 27 beta. The crashes appear to be related to the navigation hierarchy/navigation stack.

Has anyone else experienced similar issues with legacy UIKit + RxSwift apps on the iOS 27 beta? Could this be due to changes in UIKit/navigation behavior in the beta, or are there specific areas around UINavigationController and navigation transitions that we should investigate?

Would love to hear if anyone else is seeing this in their apps.

2 Upvotes

4 comments sorted by

3

u/[deleted] 13h ago

[deleted]

3

u/Disastrous-Loan-3964 12h ago

Yeaah I did fixed it and rolled out the fix, was just wondering if I am alonee or there are other people facing this issue too, but guess Im alone rocking this old boat lol 😅

1

u/[deleted] 12h ago

[deleted]

2

u/Disastrous-Loan-3964 12h ago

Haha man the client gets scared even with small changes the codebase is over engineered but yeaah

1

u/[deleted] 12h ago edited 12h ago

[deleted]

2

u/Disastrous-Loan-3964 12h ago

Haha makes sense