Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

[IB2-335] Linked the toggle button in onboarding with send crash repo…

…rts settings
  • Loading branch information
mahmoud-adam85 authored and sharath-cliqz committed Jul 30, 2018
1 parent 4962476 commit de59798a5546fc0c43829bcbfa316adf4b33840d
Showing with 1 addition and 0 deletions.
  1. +1 −0 Cliqz/Intro/CliqzIntroViewController.swift
@@ -242,6 +242,7 @@ extension CliqzIntroViewController: OptInViewDelegate {
if pageControl.currentPage == 0 {
SettingsPrefs.shared.updateSendUsageDataPref(value)
SettingsPrefs.shared.updateHumanWebPref(value)
SettingsPrefs.shared.updateSendCrashReportsPref(value)
}
}
}

0 comments on commit de59798

Please sign in to comment.