microsoft / ApplicationInsights-Android

Microsoft Application Insights SDK for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trackHandledException not defined - 1.0-beta.9

Hashemalrifai opened this issue · comments

Hi, this is my first time using ApplicationInsights in Android, but I can't track exceptions.
I can see trackEvent, trackTrace... but not trackHandledException.
I looked also at the source code and didn't find that method. Is that new in this version or what?
I'm using version 1.0-beta.9 and Android Studio
Thanks..

Hi @Hashemalrifai,
as stated in our change log trackHandledException was removed from the feature set of the SDK for 1.0-beta.9.

Closing this as it was intentionally removed from the SDK.