Support GA services

Make GA togglable in Settings

#335
This commit is contained in:
giomfo
2016-06-04 17:37:23 +02:00
parent 0ff2d49993
commit 4112027217
5 changed files with 70 additions and 18 deletions
+1 -1
View File
@@ -550,7 +550,7 @@
strongSelf->currentAlert = nil;
}
[[AppDelegate theDelegate] configureGoogleAnalytics];
[[AppDelegate theDelegate] startGoogleAnalytics];
}];