Debugging a weird issue on iOS. The app uses a bunch of Pods as libraries, and when we removed one piece of our own code and replaced it with direct library implementation (the own code was a wrapper done a few years ago), the app is now crashing on "old" iOS versions (at least iOS 12, the oldest we need to support).