Java recordException does not work
We use function "recordException" in BackendModeExample.java, the log returned success, but no data shown in our database. And another function "addCrashReport" in Sample.java working well. How to resolve this issue?
Comments
Hello qiyi,
We are investigating this issue. It would be help full if you share the following things:
Thank you
Thank you for the reply. I found the problem , cause i missing the _app_version property when invoke recordException.
Please sign in to leave a comment.