Named-pasteboard
Swift named persistent pasteboards
swift-named-persistent-pasteboards
swift-named-persistent-pasteboards
The application was found to use named persistent pasteboards, which Apple strongly discourages and were deprecated in iOS 10. The application should use shared containers to pass data to trusted applications deployed under the same developer account.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-477: Use of Obsolete Function