Links

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.
file*
File
The .so file that BugSplat should run dump-syms on to generate a .sym file.
Responses
202: Accepted
The `.so` file has been accepted for processing