We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d818be3 commit 987ff07Copy full SHA for 987ff07
doc/source/buildoptions.rst
@@ -96,6 +96,9 @@ options (this list may not be exhaustive):
96
project directory.
97
- ``--add-gradle-plugins``: Add a plugin for gradle. The format of the option
98
is ``<plugin-id>:<classpath>``. The option can be specified multiple times.
99
+- ``--enable-crashlytics-native-symbol-upload``: Enable processing and uploading
100
+ of native symbols to Firebase servers. This flag must be enabled to see
101
+ properly-symbolicated native stack traces in the Crashlytics dashboard.
102
103
104
webview
0 commit comments