【发布时间】:2014-11-23 11:52:43
【问题描述】:
好的,我不确定我问的问题是否正确。我将一个应用程序发布到生产环境中,并且报告了一些在各种设备(HTC、LG、华为..)上发生的错误。在我的设备上重现这些错误的最佳方法是什么?或者我必须有上述设备来测试它吗?如果我不确切知道错误是什么以及为什么会发生,我无法发布更新。
【问题讨论】:
标签: android google-play production
好的,我不确定我问的问题是否正确。我将一个应用程序发布到生产环境中,并且报告了一些在各种设备(HTC、LG、华为..)上发生的错误。在我的设备上重现这些错误的最佳方法是什么?或者我必须有上述设备来测试它吗?如果我不确切知道错误是什么以及为什么会发生,我无法发布更新。
【问题讨论】:
标签: android google-play production
你只能做 2 件事:
1)Contact the person through google plus who reports the issue and ask to tell the steps to reproduce the crash
2) 或Read the Stack trace of Crash on Google Developer Console and Test them on Devices.
喜欢:下面是我在 Moto G 上的应用程序崩溃的快照...我在 Stack Trace 的帮助下想通了。
【讨论】: