Error Object.cap.fromNative(<unknown module>), no crash on android console site but tons of sentry.event error
See original GitHub issueEnvironment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
"@sentry/capacitor": "^0.4.0",
"@sentry/react": "^6.11.0",
"@sentry/tracing": "^6.11.0",
Description
Hi there,
I’m seeing tons of events for this error. It seems that the crash on the app is not happening (I’ve watched the play store console and it seems that there are no crashes) but sentry is logging this error without useful information.
For each release, we upload the source map of the application but for this specific error we get only this stack trace:
Error: value for items is missing
at Object.cap.fromNative(app:///:426:32)
at ? (app:///<anonymous>:1:18)
and on the breadcrumbs, I see this at the end of them
what should we do?
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
bug: Object.fromNative (capacitor-runtime.js) appearing only ...
I suspect it's coming from some of their internal build/release tooling, but I have no way to concretely prove that. Here's some circumstantial ......
Read more >Troubleshooting for Android | Sentry Documentation
Troubleshoot and resolve common issues with the Android SDK.
Read more >Catching bugs on the client-side: how we developed our error ...
We decided not to complicate our system and settled on grouping by hash: JS errors are grouped by message, type, and origin; Android...
Read more >Diff - 2499289737..f34485ffde - chromium/src - Git at Google
If + // |from_server| is true, this event was triggered by a server response. ... + no-buttons-padding - disables buttons padding. has-buttons -...
Read more >Untitled
3 kata mp3 download, Sesamo sin tostar, E716 error, Single sample t test problems, ... Qwertz tastatur android app, Deep time crash course...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
you can share links to Sentry here, you’d need permission to load it anyway.
Closing due to inactivity, please let us know if the problem still exists.