diff --git a/Additional-Debugging-Info.md b/Additional-Debugging-Info.md index d0f5de0..f6ffa04 100644 --- a/Additional-Debugging-Info.md +++ b/Additional-Debugging-Info.md @@ -5,7 +5,7 @@ The developers sometimes need additional info about your problem because they ca You'll be asked by a developer to generate additional information and send it to a developer's email address. **Please do not post the additional info on GitHub**, because it might contain sensitive information about your NewPipe usage. ## Generate a HAR -A [HAR](https://en.wikipedia.org/wiki/HAR_(file_format)) contains the network traffic you caused while using NewPipe. Logging this information is not possible with the "normal" NewPipe version. To stil get this information, you will need to install a debugging version of NewPipe. When asking you to generate a HAR, the dev should provide you a debugging version. If this is not the case, don't hesitate to ask for one! +A [HAR](https://en.wikipedia.org/wiki/HAR_(file_format)) contains the network traffic you caused while using NewPipe. Logging this information is not possible with the "normal" NewPipe version. To get this sensitive information, you will need to install a debugging version of NewPipe. When asking you to generate a HAR, the dev should provide you a debugging version. If this is not the case, don't hesitate to ask for one! 1. [Enable USB debugging](https://developer.android.com/studio/debug/dev-options#enable). 2. Connect your phone to your PC through USB.