React Native 有哪些错误跟踪服务? [英] What error tracking services work with React Native?

查看:42
本文介绍了React Native 有哪些错误跟踪服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们用于错误跟踪本机应用程序的普通工具实际上不起作用,因为崩溃报告包含缩小的 js.我们用于 Web 应用程序的工具似乎不支持 React Native.是否有支持 React Native 的服务?如果没有,我们是否还有其他选择来获取有用的崩溃报告?

The normal tools we use for error tracking native apps don't really work since the crash reports contain minified js. The tools we use for web apps don't seem to support react native. Are there services that do support react native and if not do we have any other options to get useful crash reports?

推荐答案

注意 Bugsnag 发布的 官方支持 React Native 获取 js 层和底层操作系统的崩溃和错误数据.

Heads up that Bugsnag released official support for React Native to get crash and error data on both the js layer and the underlying OS.

它确实使用源映射处理缩小的 JS.这些可以由您托管并从 Bugsnag 引用或通过 Bugsnang 的 API 托管.

It does handle minified JS using sourcemaps. These can be hosted by you and referenced from Bugsnag or hosted via Bugsnang's API.

这篇关于React Native 有哪些错误跟踪服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆