mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Add telemetry module to BITHockeyManager
This commit is contained in:
@@ -79,5 +79,13 @@
|
||||
# define HOCKEYSDK_FEATURE_UPDATES 1
|
||||
#endif /* HOCKEYSDK_FEATURE_UPDATES */
|
||||
|
||||
/**
|
||||
* If true, include support for auto collecting telemetry data such as sessions and user
|
||||
*
|
||||
* _Default_: Enabled
|
||||
*/
|
||||
#ifndef HOCKEYSDK_FEATURE_TELEMETRY
|
||||
# define HOCKEYSDK_FEATURE_TELEMETRY 1
|
||||
#endif /* HOCKEYSDK_FEATURE_TELEMETRY */
|
||||
|
||||
#endif /* HockeySDK_HockeySDKFeatureConfig_h */
|
||||
|
||||
Reference in New Issue
Block a user