MerginMaps / MerginMaps/mobile

Archive debug symbol tables for released Input

Open
#1,074 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement iOS 🍎
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

on iOS the crash reports come without the debug information, so we are unable to tell the place of crash. Archive symbol tables to be able to demangle the crash stact traces.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the iOS release build and archive configuration, then determine where released debug symbol tables are produced and retained; done means crash reports can be symbolicated and stack traces demangled.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
mobile-dev, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.