Skip to content

Commit

Permalink
- Added iOS logs fetch flow
Browse files Browse the repository at this point in the history
  • Loading branch information
umair13adil committed Nov 19, 2020
1 parent da9fde4 commit b6ed303
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,18 @@ Where are my logs stored?

Your logs can be found in the path of your app's directory in storage:

#### Android:

*--> Android/data/[YOUR_APP_PACKAGE]/files/[YOUR_LOGS_FOLDER_NAME]/Logs/*

![Image2](pictures/picture2.png)

#### iOS:

*--> [YOUR_APP_CONTAINER]/AppData/Library/Application Support/Logs/*

![Image3](pictures/picture3.png)


Export/Print Logs
---------------------
Expand Down
Binary file added pictures/picture3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b6ed303

Please sign in to comment.