Logging
The Scanbot SDK comes with its own console logging. By default the logging is turned on.
You can turn off logging for the Scanbot SDK by using:
- Swift
- Objective-C
Scanbot.setLoggingEnabled(false)
[Scanbot setLoggingEnabled:NO];
This will also silence information about the Scanbot SDK license.
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial LicenseWhat do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.