Our app will hangs for up to 10-15 seconds when trying to access [UIPasteboard generalPasteboard] before, so I put it in the background thread, and the previous version has never crashed.
CrashMonitor only detects whether there is a continuous crash, and if it occurs, it clears the Pasteboard, not collects crash logs.
So the background thread cannot perform UIPasteboard operations?
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: