Logging
Scanbot SDK comes with its own console logging. By default the logging is turned on.
You can turn off logging of Scanbot SDK:
[ScanbotSDK setLoggingEnabled:NO];
This will also silence information about the Scanbot SDK license.
Scanbot SDK comes with its own console logging. By default the logging is turned on.
You can turn off logging of Scanbot SDK:
[ScanbotSDK setLoggingEnabled:NO];
This will also silence information about the Scanbot SDK license.