Skip to content

eyeo/auxiliary/issue#655 - Logic to check content blocker status from background

Ghost User requested to merge issue/655-show-from-background into develop

Added

  • Added notification observers to main view controller for returning from background
  • Check content blocker status when return from background
  • Added check to see if Onboarding view controller is already being presented in order to avoid UI errors.

Testing Notes

  • Launch app (with cb enabled already)
  • Background app
  • Disable cb via Safari Settings
  • Return to app
  • App should now show the Onboarding view controller

Merge request reports