Skip to content

eyeo/auxiliary/issue#116 - Fixed ads not blocked on initial load

Dean Murphy requested to merge issue/116-ads-not-blocked-on-initial-load into develop

Note: Branched from issue/118-apply-string-styling-to-onboading

Changes

  • Refactored logic which handles reloading content blocker and updating UI elements in General Tab
  • Added whitelist to be refreshed on viewDidLoad() occurs on General Tab (this should fix issue)
  • Stopped content blocker reloading to occur if content blocker is not enabled (speeds up UI)
Edited by Dean Murphy

Merge request reports