简体   繁体   English

Android ACRA - 承载认证

[英]Android ACRA - Bearer Authentication

Hello I implemented ACRA error repporting to my project ( https://github.com/ACRA/acra ) and it works.您好,我实现了 ACRA 错误报告到我的项目( https://github.com/ACRA/acra )并且它有效。 But I have one problem, is it possible to specify authentication in HTTP Sender other than the basic one?但是我有一个问题,除了基本的之外,是否可以在 HTTP Sender 中指定身份验证? I need to send HTTP request with Bearer authentication.我需要发送带有承载身份验证的 HTTP 请求。 Is it possible somehow with ACRA or should I use something else? ACRA 有可能以某种方式使用还是我应该使用其他东西? Thank you谢谢

Well I was reading bunch of articles and documentations and I did not find any solution.好吧,我正在阅读大量文章和文档,但没有找到任何解决方案。 But I strongly recommend anyone who wants to use some crash logging to use Crashlytics from Firebase ( https://firebase.google.com/products/crashlytics ).但我强烈建议任何想要使用崩溃日志记录的人使用 Firebase ( https://firebase.google.com/products/crashlytics ) 中的 Crashlytics。 I removed ACRA from project and started to use Crashlytics and I can't complain.我从项目中删除了 ACRA 并开始使用 Crashlytics,我不能抱怨。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM