issues
search
pkluz
/
PKHUD
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
MIT License
3.79k
stars
494
forks
source link
Fixed CoreMotion causes UI API called on a background thread
#252
Closed
stefanrenne
closed
5 years ago
stefanrenne
commented
5 years ago
A simple dispatch on the main thread did the trick!
A simple dispatch on the main thread did the trick!