Unable to execute app in simulator.

I have a cordova ionic project created in Visual studio and deploying my app to XCode 14.3.1. When I run my project in a simulator I get the below error,

Can somebody suggest.

2023-09-06 14:47:27.792859+0530 Test Mobile[76454:473537] [LayoutConstraints] Unable to simultaneously satisfy constraints. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints) ( "<NSAutoresizingMaskLayoutConstraint:0x60000168a710 h=--& v=--& _UIToolbarContentView:0x7FB3500680c0.width == 0 (active)>", )

Will attempt to recover by breaking constraint <NSLayoutConstraint:0x6000016887d0 'IB_Trailing_Trailing' H:[_UIModernBarButton:0x7FB350243580]-(>=8)-| (active, names: '|':_UIButtonBarButton:0x7FB350242910 )>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful. 2023-09-06 14:47:27.797415+0530 Test Mobile[76454:473537] [LayoutConstraints] Unable to simultaneously satisfy constraints.