Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support so unextracted .so files in APKs #1280

Closed
ansman opened this issue Feb 19, 2021 · 5 comments
Closed

Feature Request: Support so unextracted .so files in APKs #1280

ansman opened this issue Feb 19, 2021 · 5 comments
Labels
enhancement New feature or request NDK Android NDK Platform: Android

Comments

@ansman
Copy link

ansman commented Feb 19, 2021

According to this page https://docs.sentry.io/platforms/android/usage/advanced-usage/#requirements you have to extract native libraries to be able to get deobfuscated stack reports.

While this is OK, it's not ideal since your app while use more space once installed. Most other native crash report tools does not have this limitation so it's not a technical requirement at least.

This issue can serve as a tracker for the progress from Sentry's side.

@marandaneto marandaneto added Platform: Android enhancement New feature or request labels Feb 19, 2021
@marandaneto
Copy link
Contributor

marandaneto commented Feb 19, 2021

we'll probably get around this if getsentry/sentry-native#431 goes well

@ansman
Copy link
Author

ansman commented Feb 19, 2021

Ah, nice timing! 🥇

@marandaneto
Copy link
Contributor

#1431 does the job, will do a beta release today

@deathlyrage
Copy link

#1431 does the job, will do a beta release today

Could we please get a beta release so we can test this?

@bruno-garcia
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NDK Android NDK Platform: Android
Projects
None yet
Development

No branches or pull requests

4 participants