-
-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Description
This is counterpart of #367 , but since android and ios are often quite different in architecture, I create a separate issue.
Hi thanks for the lib! I wonder whether this lib is safe and production-ready to use in Android? More specifically:
- Will it crash (segfault, etc) once in a while? Because I see backtrace says that
... can lead this library to segfault .... - Will the symbols be symbolized? Since backtraces broken on the Android bot rust-lang/rust#17520 seems to be an open issue.
- Most importantly, are we ensured that the problems above never happen on every mobile phone (Android>=21 is acceptable)? In other words, if most of the phones work, but a small portion of phones crash or segfault, that is still terrible.
I am willing to use Sentry Rust but I have the worries above. Thanks for any suggestions!
Environment
How do you use Sentry?
Sentry SaaS (sentry.io) or self-hosted/on-premise (which version?)
saas
Which SDK and version?
e.g: JavaScript 5.11.1, .NET 1.2.0
rust latest
Metadata
Metadata
Assignees
Labels
No labels