• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Desymbolication using .dsym file for iOS AIR apps. Is it possible?

Participant ,
Jan 29, 2015 Jan 29, 2015

Copy link to clipboard

Copied

Just wondering if anyone has managed to successfully desymbolicate an iOS crash log for an iOS AIR app?

Having followed a few tutorials which almost worked I'm wondering if it is possible?

If anyone has done it I'll take another stab at it.

Thanks,

Mark

TOPICS
Development

Views

2.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 14, 2015 Oct 14, 2015

Copy link to clipboard

Copied

Hey Mark,

unfortunately we did not succeed in symbolicate an ios crash log.

Currently we are facing the same problem as mentioned here dsym file generated with package command seems to contain only arm64

Any success on your side?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 14, 2015 Oct 14, 2015

Copy link to clipboard

Copied

Unfortunately not and looking at the response from any Adobe staff members (i.e. none!) I'm assuming it's not currently possible.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 14, 2015 Oct 14, 2015

Copy link to clipboard

Copied

Hey Infin8,

I created a bug maybe we get more response from that see Bug#4073680 - ADT generated .DSym file only includes arm64 architecture and is missing armv7 archite...

Cheers

Jan

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 16, 2015 Oct 16, 2015

Copy link to clipboard

Copied

Hi,

Thanks for reporting the issue.

We are able to reproduce this issue at our end. We have logged the bug for that. We will let you know once it get fixed.

Thanks,

Adobe AIR Team

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 03, 2015 Nov 03, 2015

Copy link to clipboard

Copied

Hi,

Currently, AIR SDK is able to desymbolicate only AIR app specific methods and unable to desymbolicate methods specific to iOS.

The steps that we are following to desymbolicate the crash logs are:

1. Collect MyApp.app, MyApp-dSYM.dSYM and MyApp-Crash-log.crash files into a folder.

2. Run the command like /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Versions/A/Resources/symbolicatecrash -v MyApp-Crash-log.crash MyApp.dSYM.

Please let us know if AIR specific methods are not getting symbolized.

Thanks,

Adobe Air Team

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Dec 02, 2015 Dec 02, 2015

Copy link to clipboard

Copied

LATEST

Hi,

We are waiting for your reply. Please revert.

Thanks,

Adobe AIR Team

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines