Remote logger for React Native apps
Remote logger helps you to get the applications logs without asking the users. Only send logs to Apptics from the release builds, logs in debug builds will only be printed on the console.
Before you begin, ensure that Apptics is integrated into your project by following the Integration Guide.
Enable/Disable remote logger
Remote logging is disabled by default. You can use the below methods to enable/disable or get the current state of Remote Logger.
Copied
Send logs
- Use the below method to send logs to Apptics.
Copied
Note: The filename and method name captured will be obfuscated.