Brightness Issue during stress testing

孤街醉人 提交于 2019-12-05 00:27:43
Michael N

I don't believe this has anything to do with your app crashing and is intended functionality built into iOS when the device overheats.

I've had this happen on other apps as well and it typically occurs when:

  1. The app is using close to 100% of the CPU (generates heat)
  2. The heat can't escape (using a cover or phone is laying on cloth)
  3. The device is also charging (creates additional heat)

It sounds like your device is plugged in to record the logs. Try stress testing it without connecting it to your CPU and see if it makes a difference.

Ensure that when turning the device off, you are not changing the amount of light entering the ambient light sensor. I have noticed this behavior something like this before and attributed it to poorly implemented light sensing on behalf of the OS.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!