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
Copy file name to clipboardExpand all lines: FAQ.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,4 +135,21 @@ Sometimes we provide a DEV app for testing purposes, mostly related to an issue.
135
135
- As it is a fresh installation, you will need to import your boards
136
136
- To do so, select the account you want to test on and let the app do the initial sync
137
137
- Test whatever you want to test
138
-
- And maybe provide some feedback ;)
138
+
- And maybe provide some feedback ;)
139
+
140
+
## Gathering Debug-Logs
141
+
142
+
Sometimes it can be really helpful, if we can see whats going on inside the App in detail. For this, we can gather logs as follows:
143
+
144
+
- Open the side-menu (burger-button top left corner)
145
+
- Open Settings page (at the bottom)
146
+
- Switch ON "Debug Logs"
147
+
148
+
Then go back to the App and do what ever causes problems. Afterwards, to get the gathered logs, do the following:
149
+
150
+
- Open the side-menu (burger-button top left corner)
151
+
- Right beside the Deck-Logo you'll see a little bug-icon
152
+
- tap on that icon
153
+
- select how you want to share the logfile (e.g. via email)
154
+
155
+
!! IMPORTANT !! After you got what you need, please remember to deactivate the "Debug Logs" option. Since the Logs are gathered in RAM, this could cause issues on the long run.
0 commit comments