microsoft / ApplicationInsights-Android

Microsoft Application Insights SDK for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setDeveloperMode(false) disables sending of Telemetry

ElektrojungeAtWork opened this issue · comments

With 1.0-beta.9 a severe bug found it's way into the SDK that prevents any sending of telemetry in case the SDK's developer mode is disabled.

Version 1.0-beta.10 has fixed in #80 and we urge everyone to update to this version of the SDK.

We apologize for any inconvenience this may have caused.