问题标签 [bugsense]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - 测试所需的最少 bugsense 代码
我一直在尝试通过 15 天试用帐户使用 BugSense,但由于某种原因,即使在应用程序崩溃后我也没有在线收到日志。
我尝试了一些代码更改最少的事情,但没有任何成功。以下是我遵循的步骤:
(1) 将“bugsense-3.5.jar”复制到我的Android项目的libs文件夹中
(2) 添加以下代码行:
(a) 在 FDActivity.java (MainActivity) 中:
(b) 在 AndroidManifest.xml 中
(3) 我通过以下技术使应用程序崩溃:
我仍然没有在 BugSense 仪表板上收到任何错误日志。我的方法有什么问题吗?是否需要任何额外的东西才能让这个东西工作?
请注意,我已确保以下内容:
(1) 我的 BugSense ID 正确
(2) 我已连接到互联网
android - Robolectric NullPointerException with BugSense
I'm attempting to create a simple Robolectric unit test (using Gradle following to some extent the example here http://www.peterfriese.de/android-testing-with-robolectric/).
Everything seems to be set up correctly, however I'm getting the following whenever I run the tests due to some initialization that occurs in my MyApplication.java class. I feel like it's a long shot, but does anyone know why this might be happening?
If I comment out the BugSense initialization, I end up with tests succeeding as expected. I'd prefer not to, but if there isn't another solution, is there any recommended way I can check to see if the app is being started by Robolectric?
ios - BugSense 无法记录捕获的异常
我在我的 iOS 项目中集成了HERE提供的 BugSense 库。
当我的应用程序因为uncauchgt exception
我可以在“错误”书签中看到详细信息而崩溃时。但是当我尝试记录捕获的异常(通过 BUGSENSE_LOG 宏)时,看不到任何错误详细信息。我想在升级前检查我的试用版。
谁能解释我怎么了?我将不胜感激任何帮助
android - 如何将 ACRA 报告发送到多个目的地?
我有这种特殊情况,我需要将崩溃报告从我的应用程序发送到BugSense和我自己的服务器。和AdvancedUsage - ACRA/acra Wiki说:
“您甚至可以将报告发送到多个目的地。”
但是我在哪里以及如何具体指定这些?
我能想到的唯一解决方案是实现我自己ReportSender
的并将数据发布到两个服务器。我猜有一种更简单的方法可以做到这一点。
android - 使用 BugSense for Xamarin.Android 链接程序集失败
我正在尝试将 BugSense 集成到我的 Xamarin Android 项目中。
我遵循了本指南,当我构建我的项目时,我得到了 LinkAssemblies 错误:
Error 1 error MSB4018: The "LinkAssemblies" task failed unexpectedly. 0 0 Error 2 error MSB4018: Xamarin.Android.XamarinAndroidException: error XA2006: Reference to metadata item 'Android.Views.SurfaceOrientation Android.Views.Display::get_Rotation()' (defined in 'BugSense.Xamarin.Android, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null') from 'BugSense.Xamarin.Android, Version=3.6.0.2, Culture=neutral, PublicKeyToken=null' could not be resolved. 0 0
我尝试通过包管理器控制台添加 BugSense 库,然后将 DLL 添加到引用,然后通过 NuGet。我使用 Visual Studio 2012 和 Xamarin Studio 构建了它,但一切都失败了。
android - Android:USB断开导致应用程序崩溃
有点像菜鸟的问题,但在分析堆栈跟踪时,假设堆栈跟踪中的第一个或最顶层的项目是最新的,我是否正确?在我的情况下,“performDestroyActivity”是崩溃的原因还是结果?
调试崩溃原因的下一步应该是什么?
这是我的 BugSense 报告
ios - 我如何解释这个 bugsense 崩溃报告?
我有一个应用程序,它偶尔会在用户登录并最小化几个小时后将其踢出。它随机发生,没有特定设备或操作系统版本的偏好。这是 bugsense 崩溃日志
它似乎没有出现在特定文件中。
python - Automate bugsense proguard mapping file upload using (apitoken/apikey)
Hi need to automate Bugsense proguard mapping file upload using python and api(apitoken /apikey) . I was trying with the code from("github.com/PanosJee/5004886") but not find anything getting uploaded . I am able to do curl to the urls specified in the python code(.../errors.json and .../analytics.json) using my apikey and apitoken but not to anyother urls which asks me to login
android - 如何正确使用 BugSense 与自定义数据?
我尝试在我的 Android 应用程序中实现 BugSense,但我无法看到我提交的自定义数据。我真的找不到问题出在哪里,因为我收到错误报告但没有自定义数据。我实现了 com.bugsense.trace.ExceptionCallback 以在“lastBreath”方法中接收所有未处理的异常。
这是我的示例代码:
这会生成错误报告,但我不知道在哪里可以找到“testKey”和“testKey2”的自定义值。我用的是官网的示例代码,问题出在哪里?谢谢你的帮助。
ios - 崩溃:com.apple.spritekit.renderQueue
我们正在开发一款 SpriteKit iOS7 游戏,游戏运行良好,但如果我们集成以下任何库,游戏在发送到后台时会崩溃: - Airship。- 错误感觉。- 专心。
这是 Crashlytics 崩溃报告:
线程:崩溃:com.apple.spritekit.renderQueue