Started work on crash reporting

This commit is contained in:
Caleb Gardner
2024-05-30 06:35:57 -05:00
parent 144f45293b
commit 228f0ff86d
4 changed files with 62 additions and 30 deletions
+2
View File
@@ -105,6 +105,8 @@ If an error status code is returned then the body will be as follows.
`errorCode`'s returned from the main library:
* misconfigured
* Backend is configured incorrectly (such as App returning nil crash table, but key has crash permission)
* invalidKey
* API Key is invalid or does not have the needed permission for the request.
* invalidBody