Rocket.Chat mobile apps can use a significant amount of data, especially if they are used to send and receive large files or images. It is important to be aware of the data usage implications of your app and to design it accordingly.
Crashlytics and Bugsnag
Rocket.Chat utilizes Crashlytics and Bugsnag for crash reporting in both iOS and Android apps. These tools collect crash information from mobile apps, transmit it, and store them securely on their servers for developer diagnosis. The transmitted data contains no users, channels, or group information and no message content.
It contains only anonymous application and system state information during the crash that can be helpful for diagnosis. This data can be used to identify and fix bugs that are causing crashes.
Firebase analytics
Firebase Analytics is used to track app usage events in Rocket.Chat like sending messages or changing themes. It is also anonymous and contains no private information from the user. It is only used to understand what features are used more and how they're used. This data can be used to improve the performance and usability of your app and to make better decisions about its future development.
Users can disable these reports on iOS and Android by disabling crash reports in the Settings screen in your Rocket.Chat mobile app. Select Security and privacy. Here, you can enable or disable Log analytics events and Send crash report options. By default, these settings are enabled.