mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
Update website
This commit is contained in:
@@ -265,6 +265,20 @@
|
||||
<li>In the options, enable Advanced Option</li>
|
||||
<li>Open the log in the top right hand corner menu and post a screenshot of any error/warning.</li>
|
||||
</ul>
|
||||
<h1 id="low-level-debugging-on-ios">Low-level debugging on iOS</h1>
|
||||
<p>Some crashes cannot be investigated using Joplin's own tools. In that case, it can be very helpful to provide a native iOS crash report.</p>
|
||||
<p>For this, please follow these instructions:</p>
|
||||
<p>You can send it to this address <a href="https://raw.githubusercontent.com/laurent22/joplin/master/Assets/Adresse.png">https://raw.githubusercontent.com/laurent22/joplin/master/Assets/Adresse.png</a></p>
|
||||
<p><a href="https://developer.apple.com/library/content/qa/qa1747/_index.html">https://developer.apple.com/library/content/qa/qa1747/_index.html</a></p>
|
||||
<p>Getting Crash Logs Directly From a Device Without Xcode</p>
|
||||
<p>Your users can retrieve crash reports from their device and send them to you via email by following these instructions.</p>
|
||||
<p>(It is not possible to get device console logs directly from a device)</p>
|
||||
<p>1) Open Settings app</p>
|
||||
<p>2) Go to Privacy, then Diagnostics & Usage</p>
|
||||
<p>3) Select Diagnostics & Usage Data</p>
|
||||
<p>4) Locate the log for the crashed app. The logs will be named in the format: <AppName><em><DateTime></em><DeviceName></p>
|
||||
<p>5) Select the desired log. Then, using the text selection UI select the entire text of the log. Once the text is selected, tap Copy</p>
|
||||
<p>6) Paste the copied text to Mail and send to an email address as desired</p>
|
||||
|
||||
<script>
|
||||
function stickyHeader() {
|
||||
|
||||
Reference in New Issue
Block a user