wimagguc / ios-custom-alertview

Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Other
1.66k stars 394 forks source link

Not in main thread #118

Open Wilson-Lai opened 5 years ago

Wilson-Lai commented 5 years ago

Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState] PID: 370, TID: 69204, Thread name: com.apple.CoreMotion.MotionThread, Queue name: com.apple.root.default-qos.overcommit, QoS: 0

The main thread checker of Xcode 10.2 shows above warning message.