Debugging

Enable and disable logging

Logging is disabled by default. You can enable/disable it the following way:

ViafouraSDK.isLoggingEnabled = true;
ViafouraSDK.isLoggingEnabled = true

What’s Next