Update the screen tracking

This commit is contained in:
Giom Foret
2017-12-22 15:03:41 +01:00
parent 607d753ee8
commit 8a5188cf05
5 changed files with 8 additions and 35 deletions
@@ -49,9 +49,4 @@
*/
@property (nonatomic) BOOL enableSearchBar;
/**
The Google Analytics Instance screen name (Default is "Groups").
*/
@property (nonatomic) NSString *screenName;
@end