How to debug Crash iPhone 6 Plus after view transition

I am running into an issue where my app will crash 100% of the time on an iPhone 6 plus immediately after transitioning views using a collection repeat that contains custom card directives. The same code never crashes on any other device.

What is the best approach to debugging a sudden crash that terminates the app and goes back to the home screen?