Android logcat shows excessive tracing during sync; iPhone with the same app does not have the same issue

Hi,

Logger Service is only available on Cloud.

You can use the property

kony.logger.currentLogLevel = kony.logger.logLevel.NONE;

to disable the logs on the device (Logcat).

Regards,