microsoft / ApplicationInsights-Android

Microsoft Application Insights SDK for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple instances of the same event being reported

jorgecoca opened this issue · comments

I'm using com.microsoft.azure:applicationinsights-android:1.0-beta.10 in my Android app, and I've noticed that, in some occasions, it is reporting the same event multiple times; sometimes it is working fine, but some others it reports 2, 3 or 4 times the same event for the same user, and almost with an identical timestamp.

I haven't been able to find the root cause, or even how to reproduce it.

Thanks,
Jorge

Hi @jorgecoca,
we're not aware of any issues but that said, the Application Insights SDK is officially deprecated. Please switch to HockeyApp or consider to MobileCenter.

You can find more about the transition from Application Insights to HockeyApp here and about how Mobile Center will be the future of HockeyApp here.

Please don't hesitate to get in touch.

Best,
Benny