Comment on page
Android
post
https://{{database}}.bugsplat.com
/post/android/symbols
Symbols
Transforms
.so
files to
.sym
files
Parameters
Path
{{database}}*
Replace the subdomain value with the value of your BugSplat database
Body
database*
The BugSplat database to upload to
appName*
The name of your application.
IMPORTANT
this value must match the value used to configure the crash reporter.
appVersion*
The version of your application.
IMPORTANT
this value must match the value used to configure the crash reporter.
Responses
202: Accepted
The `.so` file has been accepted for processing
Last modified 5mo ago