Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Feature : expose TrackError #46

Open
calca opened this issue Jul 9, 2018 · 9 comments
Open

Feature : expose TrackError #46

calca opened this issue Jul 9, 2018 · 9 comments

Comments

@calca
Copy link

calca commented Jul 9, 2018

Description

Expose TrackError function in Crashes Cordova Plugins

@elamalani
Copy link
Contributor

@calca Thanks for using App Center. Currently, we expose handled error functionality only for Xamarin apps. It's on our roadmap to support it for other platforms but there is no ETA yet. We will keep this thread open for visibility and keep you posted once we plan to support it for Cordova.

@calca
Copy link
Author

calca commented Jul 9, 2018

@elamalani the API is not available on Android / iOS Native library ?

@enko
Copy link

enko commented Jul 10, 2018

This would be very good to have. Currently I'm abusing analytics, but that is rather limited, as the events are truncated and especially stacktraces go missing.

@elamalani
Copy link
Contributor

@calca No, the API is not available for native iOS and Android. It's only available in Xamarin SDK right now.

@hoshauch
Copy link

hoshauch commented Aug 6, 2018

Hi, we want to switch from IonicPro to AppCenter, so we need the Errorlogging plz :)

@conniey
Copy link
Member

conniey commented Jan 11, 2019

@elamalani
What is the workaround for this? Currently my application has ApplicationInsights-js and is using its trackException for exceptions. I've tried to remove that dependency and go to App Center SDK then export data to AI.

Is this the only way to track handled exceptions?

@elamalani
Copy link
Contributor

@conniey You could use TrackEvent() API to track handled exceptions for now.

@conniey
Copy link
Member

conniey commented Jan 11, 2019

Thanks! When I export them to Application Insights, will I be able to easily correlate my client-side between any server-side issues? (I have an ASP.NET Core backend that writes telemetry to the same AI instance.)

@alexeystrakh
Copy link

hi @elamalani, do you have any updates on this feature request, as @enko confirmed, tracking errors with events is possible but we still lose stack trace information:

#46 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants