Posts

Post not yet marked as solved
3 Replies
2.3k Views
App is crashing when presenting an UIAlertController inside a background thread(Inside URLSession dataTaskWithRequest completion handler).Error log says"Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread."This happens when App is built with Xcode 11.0 and running on iOS 13 devices. Otherwise works fine with all the previous Xcode versions.
Posted Last updated
.