Correct , -> . typo
This commit is contained in:
parent
3e18d8baf5
commit
cfe3ae234b
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ The `crashReporter` module has the following methods:
|
||||||
Default is `true`.
|
Default is `true`.
|
||||||
* `ignoreSystemCrashHandler` Boolean (optional) - Default is `false`.
|
* `ignoreSystemCrashHandler` Boolean (optional) - Default is `false`.
|
||||||
* `extra` Object (optional) - An object you can define that will be sent along with the
|
* `extra` Object (optional) - An object you can define that will be sent along with the
|
||||||
report. Only string properties are sent correctly, Nested objects are not
|
report. Only string properties are sent correctly. Nested objects are not
|
||||||
supported.
|
supported.
|
||||||
|
|
||||||
You are required to call this method before using any other `crashReporter` APIs
|
You are required to call this method before using any other `crashReporter` APIs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue