Summary: This diff includes minor changes to the pages within the Features section of Flipper Docs.

Reviewed By: passy

Differential Revision: D41471000

fbshipit-source-id: 0a414d1e5e0cff5d874d3fe6eab647c3877b9caf
This commit is contained in:
Kevin Strider
2022-11-24 06:18:38 -08:00
committed by Facebook GitHub Bot
parent 98d2f37f10
commit 89740f7e0a
6 changed files with 18 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
import useBaseUrl from '@docusaurus/useBaseUrl';
The Crash Reporter Plugin shows a notification in Flipper whenever an app crashes. You can click on the notification to see crash information such as stacktrace and other metadata.
The Crash Reporter plugin shows a notification in Flipper whenever an app crashes. You can click on the notification to see crash information such as stacktrace and other metadata.
For Android, clicking on the 'Open in Logs' button jumps to the relevant row in the Logs plugin containing the crash information, as shown in the following screenshots.