I was wondering that how to get pasteboard content when app was in background. It showed that: "retrieving pasteboard named com.apple.UIKit.pboard.general failed with error: Error Domain=PBErrorDomain Code=10 "Pasteboard com.apple.UIKit.pboard.general is not available at this time." And it returned null . how to deal with it ?
Can't get UIPasteboard content in the background
Add a Comment