-
-
Notifications
You must be signed in to change notification settings - Fork 163
Safe and production-ready to use in iOS? #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As I said in the other issue, this should be as safe as Rust itself. Which last time I checked is still a bit annoying to get working, primarily due to rust-lang/rust#35968 and similar issues. |
Ok... So, same as in the other thread - is there anyone who successfully use it in ios? |
Closing the issue, as it seems like the original issue has been answered. |
Btw I have been using it for half a year without problems. 🎉 |
@fzyzcjy great to hear that, thanks for letting us know! |
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:
... can lead this library to segfault ...
.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
The text was updated successfully, but these errors were encountered: