Skip to content

Instantly share code, notes, and snippets.

@nderkach
Created September 18, 2018 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nderkach/f73ee8c7efe6709d21a2db3e8ea9668b to your computer and use it in GitHub Desktop.
Save nderkach/f73ee8c7efe6709d21a2db3e8ea9668b to your computer and use it in GitHub Desktop.
import SafariServices
SFContentBlockerManager.reloadContentBlocker(withIdentifier: "ch.derka.TrackerBlocker.TrackerBlockerExtension", completionHandler: { error in
// Handle error
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment