enableConsole property
Field Meaning: Whether to allow the SDK to print logs on the console of the editor (XCoder, Android Studio, Visual Studio, etc.).
Recommended value: Default value: false
Implementation
bool enableConsole;
Field Meaning: Whether to allow the SDK to print logs on the console of the editor (XCoder, Android Studio, Visual Studio, etc.).
Recommended value: Default value: false
bool enableConsole;