ChenYilong / ChenYilong/iOS13AdaptationTips
UIScreen.setBrightness crash in global thread
Open
- Dominant language
- No language data
- Stars
- 170
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
`UIScreen.setBrightness` will crash on iOS 13 in global thread, which preform normally before iOS 13.
Crash stack:

It will be ok if I dispatch to main queue on iOS 13
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.