WOVN Debug Mode Feature
The Debug Mode
feature in WOVN streamlines app development and testing by enabling faster reporting and translation updates, while preserving user privacy when used with the Limit reporting to only app operator
setting.
In summary, Debug Mode
is a valuable tool for:
- Accelerating feedback during development and testing
- Protecting user privacy by preventing actual end-user data from being sent to WOVN
Feature Overview
Enabling Debug Mode activates App Operator Mode
, which provides the following benefits:
- Faster Reporting and Re-Translation: The app reports data and refreshes translations approximately every 10 seconds, enabling rapid feedback during development.
- User Privacy Protection: When combined with
Limit reporting to only app operator
, Debug Mode ensures that no end-user data is transmitted to WOVN.
Debug Mode is Automatically Enabled in the Development Environment
Debug Mode is automatically enabled in the development environment when the condition kDebugMode == true
is met.