简体   繁体   English

如何在 android 设备上获取应用程序崩溃详细信息(自己的统一应用程序)

[英]How to get app crash details on android device (own unity app)

I made an app in Unity.我在 Unity 中制作了一个应用程序。 The WebGL version works fine, but a problem is on Android. WebGL版本运行良好,但 Android 出现问题。 The build of the Android version works fine, but when I launch the app installed on my phone ( samsung galaxy s8 ) the app crashes after the unity logo screen. Android 版本的构建工作正常,但是当我启动安装在手机(三星 Galaxy s8 )上的应用程序时,应用程序在统一徽标屏幕后崩溃。 Is there any possibility to get the error name that make the crash?是否有可能获得导致崩溃的错误名称? When I use Unity Remote 5 app on android for tests, then the app works fine.当我在 android 上使用Unity Remote 5应用程序进行测试时,该应用程序工作正常。

Android Logcat Package is a utility for displaying log messages coming from Android device in Unity Editor. Android Logcat Package是一个实用程序,用于在 Unity 编辑器中显示来自 Android 设备的日志消息。

在此处输入图像描述

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

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