Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sfcontentblockermanager

  1. flyine

    iOS iOS 10 SFContentBlockerManager refresh error in Action Extension

    + (void)reloadContentBlockerWithIdentifier:(NSString *)identifier completionHandler:(void (^_Nullable)(NSError *_Nullable error))completionHandler; The above functions in iOS 9, even action extension worked without problems However, in iOS 10, when called in the action extension, an error is...