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.

"Source code was not found" on Hermes

See original GitHub issue

Environment

How do you use Sentry?

  • Sentry SaaS (sentry.io)

Which SDK and version?

  • @sentry/react-native: 3.2.1

Steps to Reproduce

  1. Installed Sentry as mentioned in installation documentation
  2. Enable Hermes on App
  3. Built a new Release

Expected Result

I expect all crashes to have desymbolicated stacktraces to be able to determine where an error is coming from.

Actual Result

No stacktraces are available, in the console it says: Screenshot 2021-11-03 at 18 20 10

and the stacktraces don’t have correct symbols:

Screenshot 2021-11-03 at 18 20 18

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
mrousavycommented, Dec 13, 2021

Hey! I just created a new organisation on Sentry and restarted the getting started from scratch, and now everything seems to work. Not sure what I messed up, but was my fault - thanks for the help guys! 🖤

1reaction
mrousavycommented, Dec 1, 2021

Re-running the wizard didn’t work in my case because my Xcode pbxproj is a bit different (lots of custom stuff).

I’ve manually added the upload symbols script and will now check if it works. My bad for not noticing that the Sentry Wizard (probably) failed the first time I ran it 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

The official Hermès online store | Hermès USA
Discover all the collections of Hermès, fashion accessories, scarves and ties, belts and ready-to-wear, ... No compatible source was found for this media....
Read more >
Hermes | Hermes
Easy Integration. It's simple to get started with Hermes in React Native apps. Hermes is open source and implements JavaScript standards.
Read more >
Using Hermes in React Native - LogRocket Blog
Precompilation: Hermes precompiles app source code to bytecode before startup time; Faster TTI: Hermes reduces the time to interactive, ...
Read more >
Profiling with Hermes - React Native
Why this happens The profile is empty, it might be because Hermes is not running correctly. How to fix Make sure your app...
Read more >
hbctool - PyPI
Since the React Native team created their own JavaScript engine (named Hermes) for running the React Native application, the JavaScript source code is...
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