Logger.clearLogsForiOS
This API is used to clear the written debug logs.
Example
Copiedimport 'package:salesiq_mobilisten/logger.dart';
...
ZohoSalesIQLogger.clearLogsForiOS();
This API is used to clear the written debug logs.
Copiedimport 'package:salesiq_mobilisten/logger.dart';
...
ZohoSalesIQLogger.clearLogsForiOS();