Giter Site home page Giter Site logo

Comments (4)

kattrali avatar kattrali commented on May 23, 2024

Hi @asgeo1, thank you for the report.

Apparently I can upload the dsym to get this information. I'm not really sure about that, because after I ran the suggested script, it still didn't show me any line numbers in the crash report.

Correct. After uploading your dSYM file, we can translate the raw stacktrace into the method names and line numbers involved. You can configure your project to upload dSYM data automatically, though it should have happened automatically when installing Bugsnag via Cocoapods. Can you check your project builds phases for a "Run Script" phase named "Upload Bugsnag dSYM"? If its not there, you can add it manually and retry, using the non-cocoapods installation guide, Step 5. This is very similar to how Crashlytics handles symbolication as well.

Was there any output from running the dSYM upload script?

from bugsnag-cocoa.

asgeo1 avatar asgeo1 commented on May 23, 2024

Hi @kattrali,

You're right, there is no "Upload Bugsnag dSYM" run script. That's strange, that it didn't get added for my project. I've tried removing the pod and re-adding it, but it never gets added to my project.

Anyway, I followed the instructions to manually add the run script, and that has worked - I'm now seeing the line numbers in Bugsnag.

With regards to running the script manually on my machine, I was getting a Still Missing message output. I'm not sure what that was about, but I guess it doesn't matter since it's working fine now.

Cheers!

from bugsnag-cocoa.

joshuapinter avatar joshuapinter commented on May 23, 2024

For what it's worth, I'm getting the following error message when running the script manually:

Still missing: CAF09B10-6CAA-3FB7-AE73-2120F3C152D5

I'm looking into adding the Run Script right now...

from bugsnag-cocoa.

joshuapinter avatar joshuapinter commented on May 23, 2024

Adding the Run Script in the Build Phase found here worked great!

from bugsnag-cocoa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.