I'm using the "Content Blocker Extension" in my project, and have been informed that I have to call SFContentBlockerManager.reloadContentBlockerWithIdentifier()
in my main app to reload the data in blockerList.json.
But I don't really know HOW I should call it. Any ideas?