question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error Object.cap.fromNative(<unknown module>), no crash on android console site but tons of sentry.event error

See original GitHub issue

Environment

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

image

what should we do?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bruno-garciacommented, Feb 3, 2022

you can share links to Sentry here, you’d need permission to load it anyway.

0reactions
lucas-zimermancommented, Apr 19, 2022

Closing due to inactivity, please let us know if the problem still exists.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found