CrashReporter
Nesco
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
12/21(2023) |
0.0 |
11/07(2024) |
0.0 |
Jump AssetStore
Nesco - CrashReporter is a Unity Asset Store tool designed for reportting crash reports into redis Database, utilizing the Upstash/Redis serverless data platform. www.github.com/nskrkmz/CrashReporterTo be able to use Nesco - CrashReporter in Unity, you don't need to install an external package. However, since it writes crash reports to a remote database, you need to have a redis database.Nesco - CrashReporter is a simple yet effective tool designed for Unity game developers. This tool is employed to swiftly detect errors occurring within Unity projects and to save detailed reports of these errors to a remote database. It facilitates the quick collection of errors when testing your game on independent devices or when releasing a demo, ensuring a prompt and efficient error-gathering process.Nesco - CrashReporter automatically comes into play when an unhandled error occurs in your application. It swiftly gathers the details of the error, generates a comprehensive report, and, within milliseconds of the error's occurrence, transmits this information to a database via a specified REST URL, providing developers with immediate access to the incident.To be able to use this package in Unity, you don't need to install an external package. However, since it writes crash reports to a remote database, the setup is a two-side process.(Documentation)(Setup video from scratch)Unity Editor SideDatabase Side