Closed RobTF closed 1 year ago
Thanks for the issue report @RobTF! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.
If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
Looks like this never got closed while it should.
Description
When I try to debug an app on an iOS device (16.4) as part of initialization, prior to executing any of my code the output window outputs a bunch of lines like;
During this time the app is stalled and after 15 seconds or so, the phone just kills it.
My app isn't really that large, and it boots much faster on Android.
Can this process be changed such that it takes less time to boot? As I understand it you can't change the timeout on iOS.
Everything is fine without the debugger.
Steps to Reproduce
Link to public reproduction project repository
N/A
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 16.4 (haven't tested any others)
Did you find any workaround?
Just keep trying until I get lucky and it takes less than 15 seconds.
Relevant log output