- 设备兼容
- 由于设备的多样性,APP在不同的设备上表现也可能不一样
- 程序逻辑错误
- 数组越界
- 内存溢出
- 逻辑错误
- 并发操作
- 内存管理错误
- 内存低,APP所需的内存超出设备限制。
- 内存泄漏,程序运行时间长,占用的内存持续上涨到导致内存耗尽出现crash
- 网络因素
-
- 网速达不到APP所需要的快速响应时间
- 网络切换
标签:Crash,程序逻辑,错误,APP,常见,内存,设备 From: https://www.cnblogs.com/handaxing/p/17108152.html
标签:Crash,程序逻辑,错误,APP,常见,内存,设备 From: https://www.cnblogs.com/handaxing/p/17108152.html