I am having intermittent crashes when the user taps on a Searchbar and the keyboard tries to be displayed. Most of the time, there is not a problem except for when after the user loads a specific view and then taps the searchbar. The app crashes as the keyboard is displayed.
I attached the crash output from the device log. I think i understand it is a memory access issue but I don't understand what is triggering the crash.
I am testing directly to an ipad device. This seems to be a new behavior as the bug has only been recently reported and the app has been production use for years.