Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: track app crash and not only js errors #624

Closed
Aarbel opened this issue Apr 15, 2024 · 6 comments
Closed

Feat: track app crash and not only js errors #624

Aarbel opened this issue Apr 15, 2024 · 6 comments
Labels
Platform: Capacitor question Further information is requested Status: Stale

Comments

@Aarbel
Copy link

Aarbel commented Apr 15, 2024

Hi Sentry teams,

Is that possible to track capacitor app crashes (keeping logs and app details like memory, etc...) with this plugin ?

Thanks a lot for your help !

@lucas-zimerman
Copy link
Collaborator

Hi @Aarbel this SDK also tracks native Crashes and errors

@lucas-zimerman lucas-zimerman added the question Further information is requested label Apr 26, 2024
@Aarbel
Copy link
Author

Aarbel commented Apr 26, 2024

@lucas-zimerman thanks a lot, do you have any example ? And how to identify native crashes compared to JS errors of the capacitor webview ?

@lucas-zimerman
Copy link
Collaborator

native Crashes will have the native Stacktrace, for example:
image
You can test on your project by calling Sentry.nativeCrash();

@Aarbel
Copy link
Author

Aarbel commented May 14, 2024

ok wonderful

Copy link
Contributor

github-actions bot commented Jun 5, 2024

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@lucas-zimerman
Copy link
Collaborator

Closing this issue since it was answered, feel free to open a new issue if you need any more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Capacitor question Further information is requested Status: Stale
Projects
Archived in project
Development

No branches or pull requests

2 participants