<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[errors when attempting to debug an iOS app]]></title><description><![CDATA[<p dir="auto">The app gets deployed by Qt Creator. It runs without debugger just fine. When debugging is attempted it goes on and on like follows:</p>
<pre><code>created qml server
00:12:58: Debugging /Users/anonymous/Documents/MyApp/build-MyApp-Qt_5_15_2_for_iOS-Debug/Debug-iphoneos/MyApp.app/MyApp -qmljsdebugger=port:59210,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector,DebugTranslation ...
handleNewRelayConnection
setting up relayer for new connection
tryRemoteConnect
TransferAppSession(34534534fdgdfg565456456dfgdfgdfg, /Users/anonymous/Documents/MyApp/build-MyApp-Qt_5_15_2_for_iOS-Debug/Debug-iphoneos/MyApp.app)connectByPort on device 34534534fdgdfg565456456dfgdfgdfg port 30002 failed, AMDeviceStartService returned 61
tryRemoteConnect *failed* on remote port 30002
handleNewRelayConnection
setting up relayer for new connection
tryRemoteConnect
TransferAppSession(34534534fdgdfg565456456dfgdfgdfg, /Users/anonymous/Documents/MyApp/build-MyApp-Qt_5_15_2_for_iOS-Debug/Debug-iphoneos/MyApp.app)connectByPort on device 34534534fdgdfg565456456dfgdfgdfg port 30002 failed, AMDeviceStartService returned 61
tryRemoteConnect *failed* on remote port 30002
handleNewRelayConnection
setting up relayer for new connection
tryRemoteConnect
</code></pre>
<p dir="auto">Ideas?</p>
<p dir="auto">latest iOS, Mac is running latest BigSur</p>
<p dir="auto"><strong>Update:</strong> This seems to happen only when QML debugging is enabled. Without QML debugging everything works just fine.</p>
]]></description><link>https://forum.qt.io/topic/126690/errors-when-attempting-to-debug-an-ios-app</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 15:16:06 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/126690.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 May 2021 22:28:08 GMT</pubDate><ttl>60</ttl></channel></rss>