Skip to content

eyeo/auxiliary/issue#117 - Adjusted onboarding logic for legacy users

Dean Murphy requested to merge issue/117-legacy-user-onboarding into develop

Changes

Logic flow for presenting on-boarding has changed Build bumped to 5

  • General onboarding will show in these scenarios:

    • First run of host app & Content Blocker disabled
    • Host app opened & Content Blocker disabled
  • Toolbar onboarding will show in these scenarios:

    • First run of host app & Toolbar disabled
  • No onboarding will show in these scenarios:

    • Host app is opened & content blocker is enabled

Testing Notes:

You can simulate first run logic by doing the following:

  • Close Host App
  • Delete folder GRYYZR985A.org.adblockplus.adblockplussafarimac from ~/Library/Group Containers/
  • Run command killall -u $USER cfprefsd in terminal

Merge request reports

Loading