You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/getting-started.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,8 +102,6 @@ When your target app is running, press F12 to initialize connection.
102
102
`Diagnostics Support` will automatically run `Developer Tools` executable and initiate connection between processes.
103
103
Initial `MacOS` execution might take longer due to Gatekeeper validation. Following executions should be instant.
104
104
105
-
Once `Developer Tools` opened, you will be asked to input `AvaloniaUI Portal` credentials that were used to purchase and license the tool. This is the only time when tool requires internet connection. After that tool can be used offline or until license key session expires.
106
-
107
105
:::note
108
106
109
107
Since Browser/Mobile projects can't run `Developer Tools` executable, you need to run the tool manually before connecting it to your app.
@@ -114,3 +112,15 @@ avdt
114
112
```
115
113
116
114
:::
115
+
116
+
## Step 6: Activate the tool
117
+
118
+
Once `Developer Tools` opened, you will be asked to input `AvaloniaUI Portal` credentials that were used to purchase and license the tool. This is the only time when tool requires internet connection. After that tool can be used offline or until license key session expires.
119
+
120
+
<imgwidth="418"alt="Screenshot 2025-02-13 at 3 50 03 AM"src="https://github.com/user-attachments/assets/d1c47c0a-f891-4cdb-8ec9-44ca4b65928f" />
121
+
122
+
## Step 7: Done!
123
+
124
+
After activation, connection with the app will be resumed, and main Developer Tools window will be opened.
125
+
126
+
You can read more about tools and features on this documentation.
0 commit comments