Skip to content

symbolicate.swift not work #7

@snilwx

Description

@snilwx

let rawStack = getCrashedThreadLines(crashReport: crashReport)
let binaryImages = getBinaryImages(crashReport: crashReport)

Both of the above functions return empty arrays. I found that when I opened the .ips file using the console, could see the translated data, but when I opened the.ips file in Xcode, it did not have the translated data, which may be the cause of the invalidity.

The hint in the figure below indicates translated data follows:
image

The hint in the figure below indicates that the raw data follows:
image

I think the original .ips file does not have the translated data. It is the console that translates the original data and shows it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions