removeRegistration(forDocumentIdentifier:)
Unregister a specific document with the system.
Declaration
func removeRegistration(forDocumentIdentifier documentIdentifier: String) async throwsParameters
- documentIdentifier:
The identifier of the document to unregister.
Discussion
When a document is unregistered, the system no longer surfaces your app as an option for responding to a presentment request for that specific document.