SDK Debugging
This page explains the different tools to debug your APM iOS integration, bypass the 6-hour batching, and change the SDK log level for your iOS apps.
Debug Mode
Logging
Luciq.sdkDebugLogsLevel = SDKLogLevel.DebugLuciq.sdkDebugLogsLevel = LCQLogLevelDebug;Last updated