XCode11 iOS13 Simulator freeze

When I run my app on Xcode then app freeze cannot click.

After click view hierarchy button show error message below.



Error:   Unable to Capture View Hierarchy.
Details:  Log Title: Data source expression execution failure.
Log Details: error evaluating expression “(id)[[(Class)objc_getClass("DBGTargetHub") sharedHub] performRequestWithRequestInBase64:@"…"]”: error: Execution was interrupted.
The process has been returned to the state before expression evaluation.


Log Method: -[DBGDataSourceConnectionLibViewDebugger _executeLLDBExpression:forRequest:onPotentialThread:iteration:]_block_invoke
Method:   -[DBGViewDebugger _initiateInitialRequestWithDataSourceVersion:]_block_invoke
Environment: Xcode 11.0 (11A420a) debugging iPhone Xs iOS Simulator 13.0 (17A577a).
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.




Replies

Did you file a bug as proposed ? You should.


May be could try to reboot the Mac (there could be an incomplete simulator set up).

I am getting the same issue and I filled a report but no luck.


Any updates on that?