【问题标题】:Looking for some way to monitor the error and crash on Unity [duplicate]寻找某种方法来监控 Unity 上的错误和崩溃 [重复]
【发布时间】:2017-05-15 08:32:57
【问题描述】:

我想为我的由 Unity 构建的 Android 游戏设计一个功能,即在应用运行时,它可以收集崩溃或异常信息。之后,我可以尝试获取错误日志来判断应用程序是否遇到一些异常并能够处理。

【问题讨论】:

    标签: android exception unity3d crash monitor


    【解决方案1】:

    您可以将 setUncaughtExceptionHandler 设置为 Activity 线程检查:

    1]uncaughtexceptionhandler

    2]handle-force-close-and-other

    【讨论】:

      猜你喜欢
      • 2011-09-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-03-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多