How do I troubleshoot App Crash?

I have an app that works fine in the Simulator. In the simulator, it works with virtual and physical devices. Once I publish it and select it in the iOS app, the iOS crashes.

How do I troubleshoot issues like this?

I started trimming attributes and it appears that attributes on input range: 1…100 and defaultValue were causing the crash.

2 Likes