How do you debug iOS apps?

Is there any way to debug an app on iOS using Xcode. I’m getting my app freezing only on iOS but have no clue as to what is happening. I’ve checked the device logs using iso console and theres nothing related to my app. Connecting the debugger in Xcode gives no logs.

How does anyone else out there debug their OpenFL iOS apps?