How can I debug an iOS app on Mac after switching from a Windows development environment?

I’m a Windows developer and have built an Ionic hybrid app, which I could easily inspect using chrome://inspect during Android development. Now that I need to deploy to iOS, I’ve moved to a Mac. How do I debug an iOS app on Mac with similar capabilities? Is there an equivalent to Chrome’s inspect tools for iOS development on macOS?