Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我昨天发布了我的 windows phone 8 应用程序,它在我的设备和我也用于开发的另一台设备上运行良好,但用户报告该应用程序崩溃了,并且似乎该应用程序在从主屏幕导航后崩溃了, 但我确信在我的设备上一切正常发布版本。
在您的 Windows Phone 开发人员仪表板中,您应该能够查看应用程序的崩溃计数(未处理的异常)详细信息,还可以查看堆栈跟踪。
从那里开始,它应该是指向方法/线路故障的良好指针。