Skip to content

Commit efe90c7

Browse files
authored
Merge pull request #965 from hunterk/master
fix misleading bit about logging on iOS
2 parents a6c42ea + c465bbb commit efe90c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/generating-retroarch-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ There is a range of variation in the logging systems available to Android device
8484
_Based on Stackexchange posts by Leandros and Nicolas Raoul._
8585

8686
#### Generating Logs via Android App
87-
Gathering log files in Android requires a third-party app that can interface with the `logcat` system. Many free apps are available via Android's "Play Store" system.
87+
Gathering log files in Android requires a third-party app that can interface with the `logcat` system. Many free apps are available via Android's "Play Store" system. You can still generate RetroArch logs from the menu.
8888

8989
### Generating Logs in iOS
90-
At the moment there are no logging docs available for iOS. Please feel free to post about your situation in the libretro forums.
90+
You can generate RetroArch logs from the menu, and App Store installations can opt to send crash logs to the RetroArch developers for analysis, if desired.
9191

9292
### Generating Logs with Nintendo Switch
9393

0 commit comments

Comments
 (0)